Skip to content

A CircuitPython-powered scoreboard to measure hand sanitizer dispensing over MQTT

License

Notifications You must be signed in to change notification settings

seantibor/matrix_portal_scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Matrix Portal Scoreboard with CircuitPython

MatrixPortal

Description

This project is a scoreboard that reads values over MQTT from a local broker. It uses the 64x32 pixel RGB matrix and MatrixPortal board from Adafruit. In my classroom, I have it reading values from a local MQTT broker that is connected to Home Assistant.

Values are updated in near-realtime and it is encouraged to publish all values using the retain flag so that the scoreboard will retrieve the latest values when it reboots.

Equipment

MQTT Values

  • Team Names
  • Scores

Useful Guides

About

A CircuitPython-powered scoreboard to measure hand sanitizer dispensing over MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages