Micropython and C++
-
Can you run micropython and C++ (arduino) on M5stack using the same firmware? I would like to program with both as some libraries are only available for C++.
Can you launch a C++ script from micropython? I this is possible can you please give details of how to do it?
Thanks -
No you cannot. The term firmware in this case can be a bit misleading. It is compiled code of micropython interpreter written in c/c++ language with implemented support for uploading or running python scripts via uiflow online editor or usb connection. you might as well call a c/c++ program compiled and uploaded using arduino a firmware.
-
No you cannot. Micropython's firmware includes an interpreter as well as having the MP libraries to run where as Arduino/C does not need the interpreter and runs on a lower level overwriting the firmware.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login