LED effects with ATTYNI2313


Posted on May 28, 2012

This project I made for my little daughter. It is 24 channel light illumination. The schematic is very simple ? 24 LED?s, 1 MCU and some additional components. The main principle is dynamic indication, which is usually implemented for control of 7-segment digital indicators. Here is the same, as for indicators are used traditional 5-mm LED?s.For control unit is implemented not expensive MCU ATTYNI2313 (Atmel), which can drive direct LED (up to 20 mA on each pin). As you can see on the schematic, 24 LED?s are grouped in 4 groups, each one consist 6 LED?s.


LED effects with ATTYNI2313
Click here to download the full size of the above Circuit.

LED?s in group 1 indicate the content of register r0 of MCU, LED?s in group 2 ? r1, LED?s in group 3 ? r3 and LED?s in group 4 indicate the content of register r3. Dynamic indication do this, as in each moment of time indicates content of one register and scans them consecutive. For instance, when the content of r1 is loaded in output port (PORTB), the transistor Q2 is switched "ON", and the LED of group 2 indicate the bits in r1. There are 3 buttons ? "F", "+" and "-". The button F is for change of effect, and buttons "+" and "?" are for increasing or decreasing the speed of effect. For example, each time when you press button "-" changing of lights go more slowly. For fast changing of speed you can press and hold the appropriate button. The speed of effects is independent of speed of dynamic indication, which is constant. The schematic can be powered by any DC adapter for 8 to 15 V / 100mA. I use 12V adapter and for the stabilizer 7805 there is no need of heat sink for them ? this is one of advantages of implementation of dynamic indication. Others advantages are simple schematic and PCB, lower pin count of MCU etc. Software is written in assembler of IDE AVRStudio 4. The program code is below. There are a lot of comments for explanation how the program works. With simple changes in code everyone can make different effects and/or add them. Each effect can be up to 24 stages. If the LED pins are made longer with...




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

Constant-bandwidth-amplifier
Tone Burst Generator Circuit
wireless digital code lock with a status display
Digital Compass Module HMC6352
propeller receiver
gsm gps based vehicle theft control
automotive
Car Antenna Amplifier Circuit
Home-Built Nitrogen (N2) Laser
Circuit power audio amplifier TDA2040 20 watts integrate circuit with pcb and power supply circuit
AR-300 DC arc welding machine circuit



Top