sudo apt-get install python3-numpy
so screen drawing doesn't totally suck (about 13x speed increase!)pip3 install -r requirements.txt
- clone this repo into your home directory /home/pi/
- to start the display at startup of pi, add
sudo -u pi /usr/bin/python3 /home/pi/sonos-lcd/main.py &
to /etc/rc.local
Start with ./main.py
If you want to debug on OSX (with the mini-screen displayed on your laptop screen) install tkinter.
- raspberry zero W (unpopulated, that is without pin header), e.g. from adafruit for $10
- rii i8 mini keyboard, e.g. from amazon for $25
- waveshared 1.8 inch LCD module, e.g. from amazon for $13.20
- micro usb b to usb a adapter, e.g. from adafruit for $3
- micro sd card, optimized for read/writes for fast startup. This article ecommends Samsung Evo+, e.g. from Amazon for $7.50
Total costs: $58.70