/st7789pico

Driver for Pico extention board ST7789py

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

st7789pico :

This driver is based on devbis' st7789_mpy driver.

Driver for Pico extention board ST7789py

Statement:

I slightly modified some of the content in st7789py.py as a library file, and then wrote a small piece of code for refreshing the screen in main.py. The code is suitable for the development board of Hard Hexue Tang, but according to the pin changes, slightly Modifications can be used on your own equipment, there are also some simple reading information codes of mma7660 three-axis sensors, which are still being improved.

How to use