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 ...
We’d seen it done with buttons, switches, gestures, capacitive touch, and IR remote, but never like this. [electron_plumber] made an LED that can be blown out like a candle, and amazingly it requires ...
Most of us have an 8x8 LED matrix from one of our Arduino kits. What can we do with them? This module investigates how to use these interesting devices. Along the way, we describe a fun electronics ...
Makers, developers and hobbyists that enjoy creating projects using the Arduino platform may be interested in a new Arduino prototyping tool in the form of the Lumioto. The Lumioto has been created by ...
Pulse Width Modulation is definitely the preferred method of dimming an LED with a microcontroller, but we were interested in hearing about a different method called Binary Code Modulation. BCM does ...