News

In a previous article, I discussed LEDs in general and their properties. In this write-up, I want to give some examples of driving LEDs and comparing a few of the most commonly used methods. There … ...
There are so many nice hacks in [Joekutz]’s retro LED display project that it’s hard to know where to start. There’s his DIY LED display controlled by an Arduino UNO. To have some… ...
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 ...
This article describes the construction of a simple Arduino RFID Access control DIY (Do It Yourself) Project using Arduino UNO and a RFID reader module (EM-18) to control an LED and a Relay. Circuit ...
Arduino Micro has some extra leds that it is tricky to programme. Like almost all Arduinos, has a built-in led – the green one on the left in the photo. And it has a pair of yellow leds – called TX ...
Witness how to create a powerful long-range remote control using Arduino technology. This guide takes you through the process of building a customizable, multi-channel RC system that offers ...
Another standout feature of Arduino's programming language is the many libraries you can import into your code. Libraries offer a range of extra functionalities beyond the base programming ...