-
System: Custom rp2040 board with ST7789V display, TFT_eSPI library (PIO SPI) and arduino-pico core.
With pngDEC 1.0.0 and 1.0.1 everything works nicely. When using pngDEC 1.0.2 system sometimes jam…
-
Hey,
I have just discovered this project and was wondering what kind of changes need to be made to trezor/core to run it on the Pi Zero. Are there any plans on migrating the model t firmware? Other…
-
Do you have a feature to control the TFT backlight intensity? (with PWM management)
-
Device crashes at boot.
Open issue in Arduino repo https://github.com/espressif/arduino-esp32/issues/9618#issuecomment-2113344119
and
https://github.com/Xinyuan-LilyGO/T-Dongle-S3/issues/26
-
Trying to use picamera on bookworm fails:
```
>>> from picamera import PiCamera
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3/dist-packages/picamera/__init_…
-
Windows11 WSL ubuntu22.04
Select with:
3. milkv-duo256m
-
I am using rtw_8822cu (build from this repo on 610e04fc38343dcdcef95475c1579efc07572f1f)
I set up an access point with NetworkManager and connected from another machine and left iperf3 running. Aft…
-
work
Flash_Jpg_DMA.ino
view bgr to rgb
TFT_eSPI\TFT_Drivers\ST7789_Init.h
code
```c++
config
#define TFT_RGB_ORDER TFT_RGB // Colour order Red-Green-Blue
or
#define TFT_RGB_ORDER TFT…
-
### Describe the bug
how to update device tree to support spi lcd and i2c touch ? which pins to link?
thanks !!!
### OpenWrt version
r14622-7da6ae78b3
### OpenWrt target/subtarget
rockchip/ar…
-
Lib looks fantastic, would like to see support for stm32, I.E. blue pill or larger devices. TNX