Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/robert-hh/SSD1963-TFT-Library-for-PyBoard-and-RP2040

SSD1963 TFT Library for PyBoard and Raspberry Pi PICO
https://github.com/robert-hh/SSD1963-TFT-Library-for-PyBoard-and-RP2040

Last synced: 2 months ago
JSON representation

SSD1963 TFT Library for PyBoard and Raspberry Pi PICO

Lists

README

        

**TFT Class for a TFT with SSD1963 controller**
===============================================

# Description and physical interface

A Python class for controlling a graphical display with a SSD1963 controller
and a 40 PIN interface, which is widely available in the electronics stores.
It is a port of the great UTFT driver from Rinky-Dink Electronics, Henning Karlsen.
This port uses at least 11 control lines for the 8080-type interface style.

This repository contains ports for Pyboard and Raspberry Py Pico (RP2040).
The files for the ports are in the respective subdirectores.