Changes

Jump to navigation Jump to search

How to enable OLED display

256 bytes added, 17:44, 21 July 2023
no edit summary
3.1 Download the required scripts
cd ~
# git clone https://github.com/suptronics/oled.git git clone https://github.com/geekworm-com/oled
cd oled
3.4 Run the script to test the display
sudo python3 x510.py
OR
sudo python3 x729.py
 
Due to different hardware, you need to choose a different project file such as x729.py or x510.py
 
* x729.py is for [[X729]]
* x510.py is for [[NASPi CM4-M2]] or [[NASPi CM4-2.5]]
3.5 Run the script at Raspberry Pi boot

Navigation menu