Hi there!
I’m have completed this tutorial https://husarion.com/tutorials/mbed/1-enviroment-configuration/ and now me and my team want to start, writing code for interfacing the motors, sensors and so one.
We are all quite inexperienced with writing c++ code. So here the question: Is it somehow possible to get mbed to work with python?
Regards, David
Hello David,
Mbed is a C/C++ based framework and it does not support Python.
Regards, Łukasz