News

Just over a year ago, FTDI, manufacturers of the most popular USB to serial conversion chip on the market, released an update to their drivers that bricked FTDI clones. Copies of FTDI chips abound ...
Zach Houser has this week launched a new version of his Arduino Load Driver which provides a super simple way of controlling the loads with your Arduino development board. The version 2.0 of the ...
You can read the state of a button using Arduino and a few lines of code. The actual state is shown in the Serial Monitor window as 0 or 1, 0 meaning the ...