LED Projects

Touch Keypad Interfacing with ATmega32 Microcontroller

In this tutorial we are going to interface a 4×2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one of the most important input devices used in electronics engineering. This module does not have actual keys, but have specially designed capacitive metal pads, and these pads are very sensitive. So when a person […]

Touch Keypad Interfacing with ATmega32 Microcontroller Read More »

Scrolling Text Display on 8×8 LED Matrix using AVR Microcontroller

In this tutorial we are going to design an 8×8 LED Matrix Scrolling Display using ATMEGA32, which will show scrolling alphabets. 8×8 LED Matrix contains 64 LEDs (Light Emitting Diodes) which are arranged in the form of a matrix, hence the name is LED matrix. We are going to make this Matrix by soldering 64 LEDs on

Scrolling Text Display on 8×8 LED Matrix using AVR Microcontroller Read More »

Flames effect with a 8×8 LED Matrix and ATMega328

A while ago I found some blog posts explaining how to use a LED matrix as a pendant (http://hackaday.com/2013/01/10/8×8-led-matrix-pendant-sealed-in-a-block-of-epoxy/ and https://sites.google.com/site/tinymatrix/ ). The 8×8 matrix pendant looked cool, but it was missing detailed information on which parts to use and how to solder everything together. With help from a friend, Uriel Guy, we managed to

Flames effect with a 8×8 LED Matrix and ATMega328 Read More »

Scroll to Top