matrix-clock/README.md
2023-10-29 23:56:05 +01:00

28 lines
693 B
Markdown

# Matrix Clock
To run server:
`uvicorn main:app --reload --host 0.0.0.0`
> sudo usermod -a -G spi,gpio pi
> sudo apt install build-essential python3-dev python3-pip libfreetype6-dev libjpeg-dev libopenjp2-7 libtiff5
stomp.py (https://github.com/jasonrbriggs/stomp.py)
luma.led_matrix (https://luma-led-matrix.readthedocs.io/en/latest/index.html)
py -m pip install XXX
PeopleCount
- omxplayer
- Vielleicht auch überflüssig
- mysqlclient (sudo apt-get install python-pip python-dev default-libmysqlclient-dev)
- numpy
- playsound
- PyGame (pip)
- mysql-connector
- pip install --upgrade "watson-developer-cloud>=2.4.1"
- pathlib2
- stomp.py (https://github.com/jasonrbriggs/stomp.py)