Created
July 25, 2022 08:33
-
-
Save theodric/fb99c1918dba3939c8ef931333183f13 to your computer and use it in GitHub Desktop.
OLED system monitor RPi/Python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/adafruit/Adafruit_Python_SSD1306 | |
https://github.com/jumejume1/raspberry-oled-monitor | |
apt install python3-pil | |
in monitor.py, change all occurrences of unichr to chr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment