LED Projects

Token number display system using microcontroller

Bank token number display project is build using ATmega8 Microcontroller and ULN2003 for driving large LED display, PCB layout, Circuit diagram are self explanatory. It is capable to display three digits, its simple project using microcontroller. Token issue systems are ideal for banks, airports, public dealing offices, hospitals,doctor’s clinics, restaurants and other such places where

Token number display system using microcontroller Read More »

Blinking LED using Atmega32 Microcontroller and Atmel Studio

Similar to printing ‘Hello World’ in C or C++, the very first step towards programming a microcontroller is Blinking a LED with a delay. Atmega32 is a very popular high performance 8 bit AVR Microcontroller. For this example project we need to use two registers DDR and PORT. DDR stands for Data Direction Register, it

Blinking LED using Atmega32 Microcontroller and Atmel Studio Read More »

Scroll to Top