Skip to content

gituser-rk/ESP32-LED-Matrix-SPI-MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-LED-Matrix-SPI-MQTT

MQTT WiFi Display with ESP32 and MAX7219 LED Matrix

I use this unit to display the occupancy status of the bath rooms. Presence detectors and light status are the inputs. A script sets the string to be displayed to the MQTT topic. In case of no presence the string is cleared. Delay from setting the string in MQTT to appearing at the display is 1-3 seconds.

A startup message can be displayed until the bootup and reading of the MQTT topic is finished.

Power consumption of the whole unit (WiFi active, MQTT subscribed) is 0.7 Watts with empty display and 1.2 Watts with scrolling text and brightness set to 3 of 15 (which is bright enough for my usage). Measured with a 230V power meter and USB charger supplying the power to the unit. Powering the display with 5 Volts is very bright. I tried it and decided to use the 3.3 Volts.

In action: Pic1 Switched off: Pic2 Wall mounted: Pic3 ESP32 DevKitV1 removed for programming (it is only fixed by the MicroUSB connector): Pic4 Acrylic glass is 5x14.8cm and glued (with superglue) to the front case part. The display unit is fixed with TESA to the glass. Cutout in front case is 4x14cm. Pic5 Pic6 Pic7 The onboard 5V to 3.3V converter is used for display power supply (using the 3.3V "Input" of the DevBoard as output). Pic8 A bit of hot glue used. The car USB adapter and the 12V terminal is also attached with hot glue. Pic9

Parts List

Dependencies

About

MQTT WiFi Display with ESP32 and MAX7219 LED Matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published