circuitpython-tricks icon indicating copy to clipboard operation
circuitpython-tricks copied to clipboard

Looking for more Tricks

Open wyattbiker opened this issue 11 months ago • 11 comments

How to read battery voltage level. I am using an Adafruit RP2040 feather and power it using 3.3V 500mAh rechargeable battery.

How to run code.py from REPL. Just curioys if there some way to execute code.py from REPL

How to break out of code into REPL but retain state of imports and variables. It could be either a hotkey or some bython command, almost like a breakpoint.

Thanks

wyattbiker avatar Aug 05 '23 02:08 wyattbiker