An attempt to breath new life into my Sonos CR100 controller. This python code runs on the Raspberry Pi. The full setup requires also firmware that runs on 2 microcontrollers as well. The firmeare can be found here: https://github.com/quezadaminter/CR101fw
The project is heavily dependent on the SoCo library. Python 3 with the Python GTK 3 library. The requests library is used to make http requests. RPi.GPIO eventually.