Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

MQTT Controlled LED Display for Adafruit Matrix Portal M4 and 64x32 MOD75 LED Matrix

License

Notifications You must be signed in to change notification settings

jinglemansweep/matrix-portal-mario-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Portal M4 Simple Mario Clock

An experimental LED matrix display using the AdaFruit Matrix Portal M4 controller and a 64x32 MOD75 LED Matrix Panel.

Video

Photo

Development

Install a Python virtualenv and install the CircUp library manager:

python -m venv ./venv
source ./venv/bin/activate
pip install circup

Connect Matrix Portal M4 to device and confirm USB device is connected and automatically mounted (e.g. /media/${USER}/CIRCUITPY):

ls /dev/ttyACM0
ls /media/${USER}/CIRCUITPY

Deploy the project source and other resources to the Matrix Portal:

scripts/deploy.sh

About

MQTT Controlled LED Display for Adafruit Matrix Portal M4 and 64x32 MOD75 LED Matrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published