Changes

Jump to navigation Jump to search

How to enable OLED display

12 bytes removed, 17:04, 15 May 2023
no edit summary
3.2 Install the Adafruit CircuitPython library
sudo python3 raspi-blinka.py
3.3 Answering Y and hitting Enter when reboot prompted. Then renavigate to the oled directly by entering:
cd oled
3.4 Run the script to test the display
sudo python3 x729.py
3.5 Run the script at Raspberry Pi boot
sudo crontab -e
3.6 Add a line at the end of the file that reads like this:

Navigation menu