Is it possible to control an Arduino with a computer?
I'd like to know if it's possible to create a computer program in whatever language - like C, Java or Python - that controls an Arduino.
For example, the program would have a GUI and if you clicked a button, Arduino would light up an LED.
Or you would click another button and Arduino would do something with some servo motors.
etc
etc
etc
Is it possible?
Thanks. :)
10
answers
|
Answer it!
|
Steve
From what I gather, if the program you are using doesn't or can't communicate using 'serial', then there are already plenty of pieces of software for translating it.
www.arduino.cc/cgi-bin/yabb2/YaBB.pl
You can take it a step further and use Zigbee wireless modems between your computer and the Arduino to remote manage / control it...
Check out this link: http://www.acraigie.com/programming/default.html
Gary
![]() |


































