-
### Port, board and/or hardware
esp32
### MicroPython version
micropython 1.23 repo and idf 5.2.2
### Reproduction
make USER_C_MODULES=/home/runner/work/micropython-camera-API/micropython-camera-…
-
My guess is that, like me, the majority of RP2040 users are coding newbies who've had a splash in the micropython pool but haven't ventured into the murky water that is C++.
A micropython version …
-
Is there any way to run it in MicroPython
-
Hello! Do you have an idea on how to convert Fuzzy-PID in Micropython, I'm using Thonny IDE that is implemented in Raspberry Pi Pico.
-
Whats stopping this module from supporting larger modules?
I have a 64x128 display that works great on my interstate75w from pimoroni using micropython so there isnt a limit from the hardware...
-
In micropython with Thonny IDE
Is it possible to import modules from a computer disk during test / debugging, but not from flash?
Example ==> in subdirectory /toto you have a file foo.py
Code
…
-
Have a newer ESP32-S3 N16R8 WROOM-1. Windows 10, Thonny 4.1.6. with Thonny Python 3.10.11
If I try to initialize a large array in SPIRAM, it only works with REPL in a terminal program like TerraTe…
-
I have not received my units yet but, when I do, I would like to be able to run Micropython on this board. The ESP-12E is capable and there is a CP2102 serial interface so it should be possible.
T…
-
I am a little confused about what is being updated here? Are we updating the micropython firmware or just downloading py files onto the platform.
We have a large project that communicates with Blue…
-
### Port, board and/or hardware
esp32 wroom
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Generic ESP32 module with ESP32
mpremote 1.24.0
### Reproduction
`mpremote fs ls` failed wi…