st7789_mpy icon indicating copy to clipboard operation
st7789_mpy copied to clipboard

Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip

Results 10 st7789_mpy issues
Sort by recently updated
recently updated
newest added

Using the instructions in README.md and using the docker container build instructions (docker run --rm -v $HOME:$HOME -u $UID -w $PWD larsks/esp-open-sdk ...), I'm able to build micropython without your...

The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this...

The changes are not specific to rp2. cmake support was added and the rp2 port of micropython only works with cmake.

Bonjour , I try to include st7789 to ESP32 micropython 1.14. first without st7789 the build is good. then make with st7789 is good but 'import st7789' is KO. no...

I've tried so many times, but I still can't compile the right file(maybe something wrong with the network). Could someone share the bin file? thanks. (esp8266 st7789)

I'm using this library with the DSTIKE ESP32 Watch DevKit TFT [here](https://dstike.com/products/dstike-esp32-watch-devkit?variant=28952095391808). It works like a charm (put python into a watch was my secret dream). Alas the screen is...

Hi there fantastic work on the driver, it's been really good to use, with the `map_bitarray_to_rgb565` I'm not wanting to store the raw RGB565 binary in my flash it'd be...

I made changes here WIDTH_240 = [(240, 280, 0, 20), (280, 240, 20, 0), (240, 240, 0, 80), (240, 240, 80, 0)] ![1705062662987](https://github.com/devbis/st7789_mpy/assets/67796789/007deed0-3717-428b-a11d-02a4b22bd88f) But there is still a large part...

Is this display driver compatible with LVGL/Squareline GUI creation tools? If so how to integrate both in one firmware?

Traceback (most recent call last): File "", line 11, in File "st7789.py", line 46, in __init__ ValueError: invalid pin