In this instructables guide I will show you how to make your own Arduino LED Matrix display!
Main Features:
Can be controlled from your Android phone or Windows computer!
Watch it in action:
Official project page and future updates can be found here: http://www.ardumotive.com/ledmatrixen.html
Let's get started!!!
For this project you will need:
For the case-box you will need:
Use black - transparent plexiglass, 3mm thickness:
Optional, if you have a 3d printer you can print the left and right side (attached .stl files).
Notes:
8x8 MAX7219 LED Matrix Display module:
DHT-22
HC-06
RTC DS1307 Module
Photocell
Download the code from here and open it with Arduino IDE. Inside you will also find all necessary libraries.
From here you can download the software for windows os.
The application for Android devices will be soon available.
If you want you can make your own application, or make an app for a different operation system.
Bellow you will find the protocol that we are using.
Configuration protocol:
For time and date send: HH:MM:SS dd/mm/yyyy>
For ticker text send: Your Text Here>
For brightness level send: Auto> or value> (value from 1 to 16)
Download it from Android PlayStore
Features of current version:
-Update time and date with your device clock
-Update brightness level
-16 available levels (set to 0 for automatic adjustment)
-Change the ticker (scrolling) text (set to blank to deactivate it)
How to use it:
Turn on Bluetooth and pair your display. The default name of the Bluetooth module is "HC-06" or "HC-05" and usually the password is "1234". Now open the application, press the "Load Paired Devices" button and select your BT module. (see also the video)
Note: If you can't establish a connection with your LED Matrix Display, just restart it.
If you have any problem with this application just send me an email.
For android ver. >4.4, screen size >4.5"