-
Hi. I recently bought an ESP32-2432S024C, and can confirm that there are some changes regarding board definition: https://github.com/rzeldent/platformio-espressif32-sunton/blob/main/esp32-2432S024C.js…
-
The page https://openhasp.haswitchplate.com/0.7.0/hardware/sunton/esp32-3248s035/ says
> The ESP32-3248S035 boards all come with an integrated ESP32-S3 chip, 16 MB flash and 8 MB PSRAM
But furt…
-
Hi, I'm working on a simple VNC server for one of the boards, the esp32-8048S050C.
I need to have access to the framebuffer to reply properly to VNC clients.
In the readme here https://github.com/r…
-
Platform IO meckert das es keine main.cpp findet im src Ordner, schreiben sie die Antwort ruhig in Englisch or translate my question with Google Translate
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …
-
I have a board with SD card so I hacked this repository locally to add the SDCard as a source of images.
I dont feel to much comfortable to pull a request but to send the changed code in 3 main files…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.0-beta.1-18-g781c577745 on 2024-05-11; sunton_esp32_2432S028 with ESP32
```
### Code/REPL
```python
import wifi
import esp…
-
**Describe the problem you have/What new integration you would like**
Support for Display Driver: [EK9716BD3](https://www.phoenixdisplay.com/wp-content/uploads/2015/07/EK9716BD_DS_rev1.0_201311…
lboue updated
2 months ago
-
hi.....i got the following error on my terminal after successfully building and flashing the code can you please assist me regarding the same?
I (258) cpu_start: Max chip rev: v0.99
I (263) …
-
Greetings,
I tried the code at https://github.com/rzeldent/esp32-smartdisplay-demo.git in VSCode and Platformio.
It builds and uploads successfully, but it overwrote the original demo that came wit…