Arduino-Powered LED Temperature Display
		
		
		
		Jump to navigation
		Jump to search
		
Maker
Intro
I have a number of P10 LED panels similar to this.
Tech Info
Library Options:
- LedP10
 - DMD Library: https://github.com/freetronics/DMD
 
Status
The arduino is monitoring a sensor and alternating the display of the temperature and humidity.
I have purchased a number of LED Controller boards to use as a bridge between the LED panels and the Arduino. See file list below for manuals.
Other info:
- https://circuitdigest.com/microcontroller-projects/digital-notice-board-using-p10-led-matrix-display-and-arduino
 - https://www.instructables.com/Display-Text-at-P10-LED-Display-Using-Arduino/
 - https://www.instructables.com/How-to-Use-an-P10-Module-With-Arduino/
 - https://www.youtube.com/watch?v=UoWouDDiDPw
 - https://www.youtube.com/watch?v=K2H_-NMHjXQ&t=129s
 
Next steps
- Improve the font and layout on the display.
 - Investigate adding a RTC module.
 - Power the panel and arduino from the same 5 volt supply.
 - Build a plywood box to house the panel, arduino and wiring.