-
I use the last build and comile for ESP32_C3 with
python3 make.py esp32 submodules clean mpy_cross BOARD=ESP32_GENERIC_C3 DISPLAY=st7789
firmware compiles without error, upload to board without erro…
-
I am fairly new to MicroPython/Python but have been programming in several languages for years.
Device:
Lilygo ESP32 TTGO with T-Display (on-board display)
firmware with ST7789 driver(s)
https…
-
I purchased this item when it was recently on sale:
[https://www.aliexpress.us/item/3256805849164942.html](https://www.aliexpress.us/item/3256805849164942.html)
During compilation I used settings pr…
-
I used the precompiled MicroPython binaries v1.12 for my TTGO T-Display since June 2020 and it works very well. Recently I downloaded the binaries v1.17 and v1.18 and the same code no longer works. Fl…
-
Hello! Novice to this, and have been following the README here to drive graphics through my Adafruit 240x240 which appears to have been successfully tested. However, the later cmake examples only list…
-
-
[ST7789 Pico Example](https://github.com/raspberrypi/pico-examples/blob/master/pio/st7789_lcd/st7789_lcd.c)
I am testing the example out of the box on a 1.3" IPS LCD ST7789 display.
[Display Pinou…
-
I'm moving this here, because it belongs to the hardware folder.
The discussion so far:
Me:
Or make our own.
Maybe we can start by collecting the requirements, like display type, size, controls,…
-
I'm working on some risc-v based board with a st7789 display.
The display driver provides the possibility to change the orientation in one of 4 modes: Landscape, LandscapeSwapped, Portrait, PortraitS…
-
I've been trying to get a ST7789 display running using the STM32H7 and this driver but it seems like it doesn't work for the H7.