Changes

Jump to navigation Jump to search

How to enable OLED display

114 bytes added, 19:47, 19 November 2022
no edit summary
3.6 Add a line at the end of the file that reads like this:
PS: we must toogle to the /home/pi/oled directory because .ttf files is required to locate in current directory,you can refer to x729.py source file;, or you can also remove the 'cd /home/pi/oled &&' if you use the absolute path of the ttf file in the source code.
@reboot cd /home/pi/oled && python3 /home/pi/oled/x729.py &
[[File:X729-9.png|none]]

Navigation menu