I know how to program in C but I'm more productive in python, so, I would like to know if there is a way to run a python code into arduino.
-
1playground.arduino.cc/CommonTopics/PyMite – Gerben Sep 15 '16 at 15:16
-
The whole concept just makes me break out in a cold sweat and rock quietly in the corner... – Majenko♦ Sep 15 '16 at 15:40
You can use other kind of board called MicroPython
But yes, is possible using some kind of TX-RX Python class...