-
### Board
[SparkFun Distance Sensor - 1.3 Meter, VL53L4CD (Qwiic)](https://www.sparkfun.com/products/18993)
[SparkFun Distance Sensor Breakout - 4 Meter, VL53L1X (Qwiic)](https://www.sparkfun.com/pro…
-
Hi,
I am trying to get my build to run with the [CrowPanel 5.0"-HMI ESP32 Display](https://www.elecrow.com/esp32-display-5-inch-hmi-display-rgb-tft-lcd-touch-screen-support-lvgl.html) sporting a ES…
-
[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 want to add support for the `dp83848` Ethernet module from Texas Instruments, but after searching through the forum and the docs - I found no description of what is necessary to accomplish that.
…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Full support for generating code that will run on an LVGL MicroPython Binding.
I am n…
-
On the RP2040 all GPIO interrupts are funneled through a single vector, which then runs MicroPython functions attached to the GPIO interrupt defined by the `Pin` class. Unfortunately, this also slows …
-
I tried building the uf2.file because the precompiled version did not work on my Pico W.
picosleep during the evening/night (20.00 - 8.00) makes no difference. Now i have this error on my macOS. I…
-
Hi all.
I see here in the issues and in the MicroPython forum many threads about people want ethernet support on ESP32 using the W5500, but there is not a real driver (pure python or not).
**Pro…
-
### Description
The esp32.RMT has a method for sending pulses, but no method for reading them. I would like to know if there are plans to implement this functionality in the future?
### Code Size
_…
-
I was trying out the module freezing process (shown here: https://github.com/mytechnotalent/MicroPython-micro-bit_How_To_Build_And_Freeze_Modules), but kept having issues with the 'make all' process n…