-
A display is a matrix of pixels, organised as a number W of vertical columns and a number of H horizontal rows, thus made of W×H pixels.
Each pixel is either "on"/1 or "off"/0 :
* "off" being the …
-
Hi,
Does anyone know why the screen is backwards on esp32 tft 2.8?
All connections are correct.
![IMG_20240105_214811](https://github.com/justcallmekoko/ESP32Marauder/assets/155780925/bc731d5c-4…
-
I am using a generic ST7789 display with a 3b+ and 32bit book worm. When I comment out "dtoverlay=vc4-kms-v3d" I get no hdmi output, but the display initializes with no desktop output. I uncomment it …
-
- Arduino board: Feather M4 Express
- Arduino IDE version: 1.8.12
(using PlatformIO with Atmel SAM 6.0.1, Adafruit GFX Library 1.10.7 & Adafruit Zero DMA Library 1.0.8)
I'm using an Adafruit …
-
Firstly I'd like to than you for this repo that help us so much is developping LVGL plateformio apps.
This issue question is clearly not an issue to your repository but more a question of understandi…
-
# Question
## Question
I have a question about displaying images on a display st7899. When I use a raw file found on the internet it works properly, but when I try to convert from png to raw, the …
-
### Platform
NRF52
### Description
Hi,
I have a custom NRF52 ST7789 combo. I want to be able to rotate the 240x240 display by 90degrees. Is this possible?
Tried various software build c…
-
https://botland.store/lcd-tft-ips-displays/23551-ips-tft-19-320x170px-display-spi-st7789-adafruit-5394.html
-
To reproduce:
* create a dummy `IHaveALongNameApp`
* start the watch
* it will hang on `main.py`
-
Hi Ed!
When building in PlatformIO, with the uncommented #define SDCARD function in config.h, a warning appears in the terminal:
Library Manager: Installing SD(esp32) @ ^1.0.5
Warning! Could not fi…