mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
now using rpi os lite
This commit is contained in:
9
user_program/setup.txt
Normal file
9
user_program/setup.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
raspbi-config
|
||||
# enable SPI, I2C, Serial, auto login
|
||||
|
||||
# https://luma-oled.readthedocs.io/en/latest/software.html
|
||||
sudo apt-get update
|
||||
sudo apt-get install python3 python3-pip python3-pil libjpeg-dev zlib1g-dev libfreetype6-dev liblcms2-dev libopenjp2-7 libtiff5 -y
|
||||
sudo -H pip3 install luma.oled
|
||||
|
||||
Reference in New Issue
Block a user