MPDisplay: a CROSSPLATFORM Display and Event driver for CPython, CircuitPython and MicroPython #15261
Replies: 3 comments 1 reply
-
Ingenious! I attempted to run The calculator demo sort-of-works in that I can enter numbers but there seem to be missing buttons - e.g. |
Beta Was this translation helpful? Give feedback.
-
Looks great! I especially appreciate that host/PC is a first-class platform, developing in a portable manner is really the way to go for modern embedded development imo. |
Beta Was this translation helpful? Give feedback.
-
Sublime! what an astoundingly good idea! |
Beta Was this translation helpful? Give feedback.
-
MPDisplay is a display and event driver that works on CPython, CircuitPython and MicroPython. It enables you to develop your app's UI on your deskop and the code immediately transfers to your microcontroller!
Please take 5 minutes and install it on your desktop / laptop and see what you think. If you like it, give it a star. If you can help improve it, submit a pull request or message me on its discussion board. I appreciate your time and feedback!
https://github.com/bdbarnett/mpdisplay
Beta Was this translation helpful? Give feedback.
All reactions