News

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 ...
Arduino Nixie Tube driver In addition to its stackability and low-voltage powering capabilities, the EasyNixie module also offers robust Arduino support.
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 ...
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 ...
If your daily driver was born without a tach, fear not – a simple Arduino tachometer is well within your reach.
I like to visualize things, so I decided to prepare this simple tutorial to help you better understand how to visualize data using Arduino. This tutorial assumes that you have some basic electronics ...