kjm1102
kjm1102
Running some code on a pycom lopy4 today in interactive mode where the code is actually on the PC & I press the green arrow to run it, presumably it...
I've got the ulp counter in a 14k .mpy file as a def. If the def is not called everything runs OK so the 14k file size is not a...
### Port, board and/or hardware esp32 port, waveshare ESP32-S2-Pico ### MicroPython version MicroPython v1.23.0 on 2024-06-02; Generic ESP32S2 module with ESP32S2 ### Reproduction import os,time,esp32 from machine import Pin,deepsleep time.sleep(5)...
micropython
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...