Skip to content

Instantly share code, notes, and snippets.

@h1aji
h1aji / disko.py
Created March 18, 2022 09:23 — forked from vsefer/disko.py
pi@scarlett:~ $ cat mopidy_display_ili9341.py
"""
This will show some Linux Statistics on the attached display. Be sure to adjust
to the display you have connected. Be sure to check the learn guides for more
usage information.
This example is for use on (Linux) computers that are using CPython with
Adafruit Blinka to support CircuitPython libraries. CircuitPython does
not support PIL/pillow (python imaging library)!
"""