led

Joystick Interfacing with AVR Microcontroller

In this tutorial we are going to interface a joystick module with atmega8 microcontroller. A JOY STICK is an input module used for communication. It basically makes easy the user machine communication. A joystick is shown in below figure. The joystick module has two axis – one is horizontal and other is vertical. Each axis of joystick is […]

Joystick Interfacing with AVR 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