-
I'm using the [Elecrow 5" HMI display](https://www.elecrow.com/esp32-display-5-inch-hmi-display-rgb-tft-lcd-touch-screen-support-lvgl.html) and would like to use it in portrait mode. Default is landsc…
-
1. MicroPython .mpy files page:
First paragraph. You should mention that boot.mpy and main.mpy are not recognised by the runtime interpreter. If you want a main.mpy a simple workaround is to rename…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
…
aso-c updated
2 months ago
-
**Describe the bug**
When connecting webrepl on local LAN, viper IDE loads but timeout error is display and connection lost
**Setup**
- MicroPython board: ESP32 Feather S2
- MicroPython versio…
-
### Port, board and/or hardware
esp32
### MicroPython version
When using SPI to connect an SD card in a MicroPython environment, directories with Chinese characters in their names are not recognize…
-
I have a custom ESP32C3 board that has an SD Card on it. I can easily run SD Card functions in Arduino with it but when I put micropython on it using the latest release, SDCard isn't even found when y…
-
I apologize for putting this in the wrong place. I am not sure where we talk amongst ourselves about this amazing meter. In case you are interested, I've been evolving [a micropython library / runni…
-
Hello,
I tried to install it on the current MicroPython v1.23.0 on the ESP32, but it does not work.
Details
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_…
-
[Micropython](https://github.com/micropython/micropython) already supports [ESP32, ESP32-S2, ESP32-C3, ESP32-S3](https://www.espressif.com/en/products/socs).
However [lv_micropython](https://github.c…
-
I'm using a Waveshare ESP32-S3-Touch-LCD-7 board, 800 x 480, 8MB PSRAM, 8MB Flash, ST7262 display driver, GT911 touch driver. (https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-7#Overview)
Initiall…