One of the first projects that most people do on an Arduino is to light up or flash an LED. It seems ultra-simple because it ...
Today, we’re going to explore the uses of addressable LEDs. Addressable LED is an easy way to add complex lighting effects to any project. Each addressable LED has an integrated driver that allows you ...
RFID Module: Reads the UID from an RFID tag/card. If the UID matches the authorized UID, access is granted. This project is open-source and can be freely used for educational purposes. I demonstrate ...
Addressable LEDs are wonderful things, with products like Neopixels making it easy to create all kinds of vibrant, blinking glowables. However, for those without a lot of electronics experience, using ...
When the only tool you have is a hammer, every problem looks like a nail. An LED ornament for the Christmas tree can be built in any manner of simple, easy implementations. You certainly don’t need an ...
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 ...
This is an easy tutorial showing how you can control the brightness of an LED or adjust the speed of a DC fan using Arduino Board, a small BC547 transistor and a potentiometer. In my example the whole ...
Various animations, patterns and timings for addressable LED lights. Archived due to limitied dynamic memory, instead ported to .NET Core to run on a Raspberry Pi instead. Replacement can be found ...