Simple 8×8 LED Matrix Board using AVR

I am featuring here a simple project that uses an 8×8 LED matrix and an AVR microcontroller. It is fun to have something like this. Using this, you can make flashing texts, scrolling texts, or any sort of animations that involves texts or graphics.

Features

The microcontroller used in this project is ATtiny2313. This microcontroller is from the AVR family of microcontrollers of Atmel. It has 2KB of flash memory for program storage, 128 bytes of RAM, and 128 bytes of EEPROM. It also has enough I/O ports for this project, USART for serial communication, and it has up to 8MHz of internal oscillator.

The TX and RX pins of the microcontroller are brought out to male headers for future use. The pins can be used to communicate with PC or other devices using UART. Therefore, this project can be customized so that its animations would be programmable using a customized PC software.

The project is powered by four AA batteries. The battery holder can be mounted on the copper side of the PCB which makes the project more compact.

 

The 8×8 matrix can be made detachable. Female header connectors can be used as the LED matrix socket. This makes the LED matrix easily replaceable and reusable.

Buid it…

If you are interested in building the project, you can download the Eagle schematic and PCB files below.

While building it, make sure that you solder a jumper wire underneath the microcontroller as shown below:

Sample…

Here is a demo of the project.

Download

simple-8×8-led-matrix-board-using-avr

 

Trackbacks

  1. [...] You may also want to check the AVR based 8×8 Matrix Board. [...]

  2. [...] Hey, take a look also at my project about 8×8 LED matrix board using an AVR microcontroller. [...]

Speak Your Mind

*