rp2040py: a pure-Python RP2040 emulator that boots real MicroPython firmware #19566
o-murphy
started this conversation in
Show and tell
Replies: 2 comments 1 reply
|
Very impressive! Thanks for sharing. |
0 replies
|
worth the like alone for learning I can use |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sharing in case it's useful for testing/CI: rp2040py
(
pip install rp2040py) emulates an RP2040 in pure Python and boots real MicroPython UF2 builds,REPL included — no hardware or Node.js required. Details in the repo.
All reactions