Update README.md

pull/7/head
PauloCardosoC 2023-02-01 15:07:54 -03:00 zatwierdzone przez GitHub
rodzic ba0b3911d9
commit bd692b1943
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,13 @@
Excelent micropython driver for st7789 module forked from:
https://github.com/russhughes/st7789py_mpy
Started this because:
1 - My lack of experience to compile and develop fast modules in C for use in micropython
2 - Buy a I8080 (parallel 8 bits bus board) to try and learn.
Results:
Fast micropython only driver for st7789 with 8 bit parallel bus, thanks to what i have learn with (https://github.com/HughMaingauche/ILI9341-parallel-TFT-driver-for-micropython).
Python ST7789 driver for MicroPython
====================================