Society of Robots - Robot Forum

Software => Software => Topic started by: icoms8 on July 14, 2009, 09:37:49 PM

Title: CD
Post 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
Title: Re: CD
Post by: SmAsH on July 14, 2009, 09:44:44 PM
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.
Title: Re: CD
Post by: Ro-Bot-X on July 15, 2009, 05:20:41 AM
http://arduino.cc/en/Main/Software (http://arduino.cc/en/Main/Software)
Title: Re: CD
Post by: Razor Concepts on July 15, 2009, 06:26:32 AM
you can also use something called a hardware programmer to program in whatever language you want, using whatever program you want.
Not true...