Introduction: How to Use an P10 Module With Arduino
Hi everyone, in this project, we are going to learn how to use a P10 module with arduino nano. You have to buy a P10 module and a power supply unit. There are some good informations on the freetronics.
Step 1: P10 Module
Features:
32 x 16 high brightness Red LEDs (512 LEDs total) on a 10mm pitch
5V operation
Viewable over 12 metres away
Tough plastic frame
Controller ICs on board, simple clocked data interface
Arduino compatible library, graphics functions and example support
You can see a two connectors on the P10 modul. One of them is for power, one of them is for data..
Step 2: Power Supply Unit
I have use 5v 10 A. But if you want to connect lots of panel, maybe you have to buy 20 A or 40 A. For example when i use 24 P10 modules in another project, i bought a power supply unit that 50 A. I took a picture how to connect the cables.
Step 3: PCB for Connection
I made a PCB design in Proteus. In the picture you can see the connections between 2x16 header cable and arduino. If anyone want to pcb, i can send.. Please send me an email about this instructable.
Step 4: Code
First, you need a library. here the link..
1-Download ZIP into your computer and open Arduino IDE.
2-Install a new library into your Arduino IDE you can use the Library Manager
3-Click to the "Sketch" menu and then Include Library >Add zip library..
if you are succesful, you can see in the examples DMD_master.
4-You can upload demo program to Nano..And finish..:)
But i removed some parts of the program. because it is a demo. Any question??
Step 5: Video
You can watch this instructable in youtube. here the link.
21 Comments
3 years ago
Hi sir
I want to get dmd in proteus library.i love it .please sir! nyantunaung6789@gmail.com
is my mail account.
Respectfully
Question 4 years ago
I want to connect 3 p10 led panel module with w60 WiFi card controller ......then how much voltage and current needs
Answer 4 years ago
P10 led panels work with 5 volt power supply.It needs max. 5 ampers. But if you have 2-3 ampers power suply, i think it is enough for your project.
Question 4 years ago on Step 3
Hi sir,
I loved your instructable. I want to execute it. Can you please me the PCB file. My email id is : hariprasad.ambati@gmail.com. it would be great help for me. Thanking you for such neat instructable.
Answer 4 years ago
I sent it your e-mail.
4 years ago
My p10module doesn't works when connected with aurduino all the 512 LEDs were glowing continuously and no single led goes off please help me to solve this problem.
4 years ago on Step 3
Hi pls I want to know how I can use a gsm module with this so that I can send SMS for it to display
5 years ago
Send me proteus files of pcb design
5 years ago
i have maked same project but that will not show greater then 63 charectors. help how to increase charectors.
Question 5 years ago on Step 4
I am using Arduino Uno, Shall I use the same library to that board also?
Answer 5 years ago
Yes, you can use the same library. By the way sorry for late message, i saw your message now..:(
5 years ago
how to display fonts I want
6 years ago
Do u have any idea of interfacing 1 feet height and 8 feet length p10 module with the arduiono......p10 modules will be in two rows
6 years ago
Here is another easy to use Arduino library for P10 single color led panels. It's called LedP10 Library. Supports dynamic content and single, double line font, static and scrolling display.
http://www.electroons.com/blog/ledp10-arduino-library-for-p10-led-display-panels/
6 years ago
Very helpful. Thanks :)
Reply 6 years ago
Thank you
6 years ago
this program is not compiling
Reply 6 years ago
Did you install the library correctly??
7 years ago
How to connection to arduino Uno R3, would you send me schematic, pls
7 years ago
very nice one!