The LM3914 LED bar graph driver was an amazing chip back in the day. Along with the LM3915, its logarithmic cousin, these chips gave a modern look to projects, allowing dancing LEDs to stand in for a ...
Getting the 3 cent Padauk microcontroller to blink a LED. Or at least the in-circuit emulator blinking a led with C. UPDATE: ...
This application required more flexibility than the LM3914 offers, and it uses a circuit based on an Atmel AVR-family ATTiny13 microcontroller, which features 1 kbyte of program memory; a four-channel ...
Actual microcontrollers have powerful bidirectional I/O ports, and you can use different techniques to fully exploit such capabilities. Recent Design Ideas described the “Charlieplexing” method as an ...
The algorithm in this microcontroller design this design drives an LED matrix and provides digital-voltage-readout and bar-like dot displays, showing dots for a graphical output if the input value is ...
Microcontroller port pins can typically be driven either high or low, or else be put into an "input" or high-impedance state. This circuit uses the three states to drive two separate LEDs with one ...
This project uses 3 lines of 5 LEDs arranged in a Y configuration to visually resemble the famous Flux Capacitor from the DeLorean time machine. The LEDs run a smooth one-direction chase effect with ...