0 votes
by (3.7k points)
Can I use Python on Arduino?

1 Answer

0 votes
by (340 points)
Yes. Python can be used to program an Arduino, simply by importing pyfirmata, which can interface the arduino with Python. I'm affraid Arduino IDE doesn't use C/C++ language. It's derived from Processing IDE and has quite simplified C/Java-like syntax.Feb 13, 2014

Related questions

0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by using (320 points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked May 15, 2021 by arduino (3.7k points)
0 votes
1 answer
0 votes
0 answers
0 votes
1 answer
0 votes
1 answer
...