Nuacht

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 128x160 pixel TFT SPI ...
This contains a bunch of stuff needed to get Python code to access a FT232H in order to use D2XX mode to make it output to SPI very fast. I mostly followed the directions on the Adafruit tutorial here ...
You might already have the hardware on hand to easily interface I2C and SPI devices with Python scripts on your computer. The board seen above is an FT-2232 breakout board. These chips are often ...