I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
In this second article we will see a practical application of the daisy-chained shift registers. We want to use four 7-Segments LEDs controlled by the Arduino board. As you can imagine, that is ...
Driving an LED and making it flash is probably the first project that most people will have attempted when learning about microprocessor control of hardware. The Arduino and similar boards have an LED ...