-
tinydrm is an attempt at making a drm version of fbtft.
I will post progress reports in this thread as the tinydrm work moves forward.
If you want to be notified, click the Subscribe button to the ri…
notro updated
3 years ago
-
I have an errors while compiling Tasmota
`HISTFILE=/workspace/.gitpod/cmd-0 history -r; {
platformio run -e tasmota
}
gitpod /workspace/Tasmota $ HISTFILE=/workspace/.gitpod/cmd-0 history -r; …
-
Bonjour Russ ,
have a TFT 240x240 , 7 pins
connect to ESP32 with 4 wires :
SCL : 18
SDA : 23
RES : 4
DC : 2
arduino lib Bodmer/TFT_eSPI-2.3.59.zip , example program : work fine.
then …
-
I want to use the RMT-functionality for retrieving DHT11/22 thermohygrometer data. The DHT11/DHT22 protocol needs to trigger the DHT to respond in the following way:
this.dht11Pin = new Digital({ …
-
**Describe the bug**
The ili9xxx_set_orientation() function rotates the display but doesn't update the display width and height after rotation, if applicable.
In the ILI9XXX driver (display_ili9xx…
-
I followed your guide to build the std-hello example for a esp32 on Windows 10 with `cargo build`. When invoking `cargo build --release`, the missing file is `sdkconfig.release`. Rust build seems to…
-
There is a board on ESP32. Compiled the firmware based on Marlin 2.0.9 and Esp3dlib. But there is no connection between the WEB interface and the firmware. A similar GR BL firmware works on this boar…
-
Bonjour ,
test as say in title.
after little adapts ( SPI order parameter , '.string' to '.text' ) the 'booting' message is watch screen displayed.
but after :
Traceback (most recent call last):
…
-
Since the last conversation I have tried to use the info from TFT-ESP project.
The setup-file is: Setup25_TTGO_T_Display.h
And the init file: ST7789_Init.h
So I have updated the register-setting…
-
Could this be modified to allow compatibility with these kinds of 1.3" TFT displays that have no chip select pin?
https://uk.banggood.com/1_3-Inch-IPS-TFT-LCD-Display-240+240-Color-HD-LCD-Screen-3_…