Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (30 loc) · 1.07 KB

RCS4MAP

remote control system for media arts

1. structure








2. dependencies

sudo apt install -y mosquitto mosquitto-clients
sudo systemctl enable mosquitto.service
pip install telepot
pip install urllib3==1.9.1
pip install paho-mqtt
pip install apscheduler
pip install pyOSC
sudo apt install python-pil
Adafruit Python GPIO Library - deprecated
Adafruit Python SSD1306 - deprecated



3. references