All posts in the 'LED projects' Category



4 RGB LED PWM Controller based on PIC16F628

PIC16F628 4 RGB LED PWM Controller
This project can use as an art project/passive information display.The LEDs controlled by PIC16F628 and communicate to PC using RS232 serial control.The current firmware has 8 commands. See the source code for the firmware for how the commands are implemented.[more]

Posted in : Electronic Art | LED projects | PIC projects

LED Fader 2

LED Fader 2
LED Fader 2 isย�a projectย�that can control up to 16 outputs, designed for driving LED’s.
All 16 outputs are pulse width modulated, providing 256 levels of brightness at a refresh rate of 100 Hz. A script language, designed for controlling the outputs, is provided as well.
The program is written in AVR assembler for the AT Mega8 and Mega16 microcontrollers from Atmel.[more]

Posted in : AVR projects | LED projects

Fiber Optic Fashion

Fiber Optic Fashion
Fiber Optic Fashion
Lewis writes: When we did a tech makeover for the Jaeger Family (episode coming soon to the tv show page!) we found out that Nancy Jaeger is a member of a fun and fabulous social group called the Red Hat Ladies. Well, as a certified techno-fashionista, I couldnโ€™t pass up the chance to infuse their hats with some electronic style.[more]


Posted in : DIY projects | Electronic Art | LED projects

LED matrix projector

LED matrix projector
The matrix is orgranized in 8 rows and 16 columns (8 red and 8 green). To address a single LED in the matrix, you have to set one of the 16 column bits and enable the coresponding row.The rows are handled by an ULN2803, an array of darlington transistors. The shift registers are used to provide column data. 16 bits are are loaded serially and put out parallely.[more]


Posted in : AVR projects | LED projects

LED Patterns with AVR micro

LED Patterns with AVR micro

This AVR Startup Project will create a rolling display pattern using up to 8 Light Emiting Diodes. But more importantly, this page demonstrates how to set up and run a basic program using the power ATMEL AVR development kit. It was one of my very first AVR programs, and one might say it is the hardware world’s equavalent of the “Hello world” program.[more]


Posted in : AVR projects | LED projects

« Previous PageNext Page »