Skip to content

Instantly share code, notes, and snippets.

@theodric
Created July 25, 2022 08:33
Show Gist options
  • Save theodric/fb99c1918dba3939c8ef931333183f13 to your computer and use it in GitHub Desktop.
Save theodric/fb99c1918dba3939c8ef931333183f13 to your computer and use it in GitHub Desktop.
OLED system monitor RPi/Python
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