How to control an Arduino Uno board using python ?
We will no longer use Arduino 'language' to program Arduino boards in high school. We'll use python instead. What are the steps to transfer the code in python to the Arduino board ? Thanks in advance.
Voters
mwilki7
I don't have my arduino near me to test this on but maybe this will help:
http://www.toptechboy.com/arduino/python-with-arduino-lesson-2-installing-the-software/
I don't think you can really connect repl.it to an Arduino? But I may be wrong.