Library to control an ST7735 168x80 TFT LCD display.
Project description
Python library to control an ST7735 TFT LCD display. Allows simple drawing on the display without installing a kernel module.
Designed specifically to work with a ST7735 based 160x80 pixel TFT SPI display. (Specifically the 0.96” SPI LCD from Pimoroni).
Make sure you have the following dependencies:
sudo apt-get update sudo apt-get install python-rpi.gpio python-spidev python-pip python-imaging python-numpy
Install this library by running:
sudo pip install st7735
See example of usage in the examples folder.
Pimoroni invests time and resources forking and slightly modifying this open source code, please support Pimoroni and open-source software by purchasing products from us, too!
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Modified from ‘Modified from ‘Adafruit Python ILI9341’ written by Tony DiCola for Adafruit Industries.’ written by Clement Skau.
MIT license, all text above must be included in any redistribution
0.0.1
Initial Release
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
Built Distributions
File details
Details for the file ST7735-0.0.1.tar.gz
.
File metadata
- Download URL: ST7735-0.0.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 926c1a76676bb689f1a289912963ca6d0f4c70bbcaa0b12ff465e49be8a0369d |
|
MD5 | ea4f54d14ddeb0a64efc83f40b89ae12 |
|
BLAKE2b-256 | d6b66728cdd7df2797ae6e996a023c15711aafc2d9e4a4514c41e1bfb7107aed |
File details
Details for the file ST7735-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ST7735-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1a5182e5f2ffe37710b02cbad98a631bf27493ccd18513fc1461fad75305d79 |
|
MD5 | 944b5529a09b203a43f3a333b6dc6417 |
|
BLAKE2b-256 | af492316df2a6caff85a02ff9f72b7a392acf55d0ceca9eb83e13f46022f16b9 |
File details
Details for the file ST7735-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: ST7735-0.0.1-py2-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 073c1843da25457b6a030b11fc84f375ebdc8307751e4adeeafa22914213c00c |
|
MD5 | 469ecd3169b090ce607a199dda4612ee |
|
BLAKE2b-256 | 52648ec8374dd6dd8c9c54427f33fff270625228e6ee13ec8a326fbd7af55fa5 |