Arduino-Powered LED Temperature Display: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (→Status)  | 
				No edit summary  | 
				||
| Line 13: | Line 13: | ||
I have purchased a number of LED   | 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.  | ||
https://circuitdigest.com/microcontroller-projects/digital-notice-board-using-p10-led-matrix-display-and-arduino  | Other info:  | ||
https://www.instructables.com/Display-Text-at-P10-LED-Display-Using-Arduino/  | |||
https://www.youtube.com/watch?v=UoWouDDiDPw  | *https://circuitdigest.com/microcontroller-projects/digital-notice-board-using-p10-led-matrix-display-and-arduino  | ||
https://www.youtube.com/watch?v=K2H_-NMHjXQ&t=129s  | *https://www.instructables.com/Display-Text-at-P10-LED-Display-Using-Arduino/  | ||
*https://www.youtube.com/watch?v=UoWouDDiDPw  | |||
*https://www.youtube.com/watch?v=K2H_-NMHjXQ&t=129s  | |||
=Next steps=  | =Next steps=  | ||
Revision as of 16:12, 1 April 2022
Maker
Intro
I have a number of P10 LED panels similar to this.
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.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.