Actualités

I made this Arduino 8 bit binary led counter as a solution for one member from Arduino forum. He asked if somebody can make a project that displays a decimal number in 8 bit binary format using 8 leds ...
Using a circuit ... the Arduino IDE — sort of — is to the right. There’s serial output under the source code, but it doesn’t scroll very well, so if you output a lot of serial data ...
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.