-
Hello! In my current project, I use ESP32 and display with ILI9341. I would like to use your library, but - as a beginner - I have a lot of trouble with that. Is there somewhere documentation that des…
-
After installing enviroplus-python library as described in the documentation the `lcd.py` example fails with an error `'int' object is not iterable'`.
The reason is that the used [ST7735](https://g…
-
### The problem
st7789v display cann't dispaly with platform: st7789v,but can display with platform: st7735
### Which version of ESPHome has the issue?
2023.7.1
### What type of installation are …
zwgmy updated
5 months ago
-
When the ST7735 (https://aliexpress.ru/item/4001282467099.html?sku_id=12000027429251038) display is connected, the image is displayed in a mirror image.
-
Hello,
AliExpress vendors often fail to correctly describe (datasheets) the products they sell. That is very annoying ;) Anyway,
common small TFT like this :
https://www.aliexpress.com/item/100…
-
Hi,
When running make, multiple .c files compile fine, then compiling stops with several errors in SPI.c :
C:\Temp\ComponentTester-1.47m>make
avr-gcc -mmcu=atmega324p -Wall -I. -Ibitmaps -DF_CPU=…
-
When I useGC9107, the colors on the screen are inverted. However, unlike the ST7735, the GC9107 does not have a parameter to choose between BGR and RGB. How can I resolve this issue?
-
I am running into an OSError trying to run sample code for MCP3008 on the Libre Computer aml-s905x-cc "Le Potato". I have made slight changes to sample code, changing the pin numbers, putting the prin…
-
The sdk I'm using is https://github.com/hanwckf/immortalwrt-mt798x
Compiled device tree is mt7981-spim-nor-rfb.dts
I followed this tutorial : https://community.milkv.io/t/spi-milk-v-duo-st7735/…
-
## Quick summary
Going through the install tutorial and script a few things are missed
1. Module `ST7735` is not installed
2. SPI interface is not enabled or mentioned that it needs to be
##…