Skip to content

Control firmware for the 7-row led matrix signs at HSBNE

Notifications You must be signed in to change notification settings

pelrun/signmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Signmatrix

A simple driver for the HSBNE 480x7-pixel scrolling sign.

main.py and sign.py need to be transferred to the 8266.

mosquitto_sub -t devices/main-sign/#

mosquitto_pub -t devices/main-sign/enable -m 1 -r
mosquitto_pub -t devices/main-sign/text -m "Hello " -r
mosquitto_pub -t devices/main-sign/delay -m 700 -r

About

Control firmware for the 7-row led matrix signs at HSBNE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published