Society of Robots - Robot Forum
Software => Software => Topic started by: icoms8 on July 14, 2009, 09:37:49 PM
-
I want to know where to find a programming software for this microcontroller http://www.robotshop.us/arduino-experimentation-kit.html (http://www.robotshop.us/arduino-experimentation-kit.html). and i would like to have it in C++ and it be like a disc or somthing that is easy for a beginner
-
arduino uses its own program to program through its usb connector.
the programming environment is called arduino, its a free download...
the language uses something similar to c and c++.
you can also use something called a hardware programmer to program in whatever language you want, using whatever program you want.
-
http://arduino.cc/en/Main/Software (http://arduino.cc/en/Main/Software)
-
you can also use something called a hardware programmer to program in whatever language you want, using whatever program you want.
Not true...