Among all the Arduino boards, the Uno is most folks' go-to choice, and for good reason. It's the perfect platform to get started with Arduino, it's capable enough to handle a wide range of tasks, and ...
An RGB LED module is a versatile lighting component that can produce millions of colours by mixing red, green, and blue light ...
There are easy ways of getting more I/O pins for any project; shift registers, I2C expanders, or ADCs will give you plenty of pins for whatever project you have in mind. All these require extra ...
All of the tools you need to work with the FPGA Arduino — the Vidor — are now in the wild! We reported earlier that a series of French blog posts finally showed how all the pieces fit together to ...
Having had such quick success making a microcontroller project using an 8pin ATtiny85 and programming it with Arduino, I though I would try a more elaborate project, one that has been on the back ...
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the digits. The code (Arduino sketch) allows push ...
Arduino enthusiasts looking to incorporate Nixie Tubes in their next project may be interested in a new Arduino Nixie Tube SHIELD which has been created by Marcin Saj based in Poland. The Arduino ...