Simple answer is you can't. Arduinos don't have enough memory or speed to run an interpreted programming language.
You can run microPython on an ESP32 and on some other similarly powerful microprocessors.
...R
Simple answer is you can't. Arduinos don't have enough memory or speed to run an interpreted programming language.
You can run microPython on an ESP32 and on some other similarly powerful microprocessors.
...R