Install latest/stable of pi-oled-demo
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install pi-oled-demo
Don't have snapd? Get set up for snaps.
This is a snap containing the adafruit Pi-OLED demos to test an I2C attached OLED display on a Raspberry Pi.
This snap will display system statistics on an attached OLED display.
To make it work. please connect the snap to the necessary interfaces first and restart the snap.
snap connect pi-oled-demo:i2c pi:i2c-1
snap connect pi-oled-demo:mount-observe
snap connect pi-oled-demo:network-observe
snap restart pi-oled-demo
This snap has been tested with an AzDelivery 0.96" 128x64 OLED display as well as an Adafruit PiOLED - 128x32 OLED Add-on display, either of them attached via I2C
The snap also allows switching between 32 and 64 pixel height to adapt to the display resolution. If you use a 128x64 pixel display you can set the resolution with
snap set pi-oled-demo height=64
respectively you can set it back to 32 pixels with
snap set pi-oled-demo height=32
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.