Pure Python implementation. No C module to compile. Supports half-duplex reads and writes as well as full-duplex transfers. Exposes all available spidev interface options as properties. spidev enabled ...
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 ...
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 used ...