Python library to use SSD1306-based 128x64 or 128x32 pixel OLED displays with a Raspberry Pi or Beaglebone Black.
Project description
Python library to use SSD1306-based 128x64 or 128x32 pixel OLED displays with a Raspberry Pi or Beaglebone Black.
Designed specifically to work with the Adafruit SSD1306-based OLED displays —-> https://www.adafruit.com/categories/98
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Installing
` sudo python -m pip install --upgrade pip setuptools wheel sudo pip install Adafruit-SSD1306 `
Or alternatively:
` sudo python -m pip install --upgrade pip setuptools wheel git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git cd Adafruit_Python_SSD1306 sudo python setup.py install `
Copying
Written by Tony DiCola for Adafruit Industries. MIT license, all text above must be included in any redistribution
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Adafruit_SSD1306-1.6.2.tar.gz
.
File metadata
- Download URL: Adafruit_SSD1306-1.6.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4768518204037db82eb6b90838938f8519ecd29fe3d6cc3efa0d1100ed527727 |
|
MD5 | 68f709406ca46742b60c34275e5f5975 |
|
BLAKE2b-256 | fcde0a176512f6fab96eb3e6adde2b267bab843b3b541d8b83a3783d79c6ff43 |