Getting started with Arduino UNO
(Difference between revisions)
Line 8: | Line 8: | ||
#If the Arduino UNO was already connected then use following help [http://arduino.cc/en/Guide/UnoDriversWindowsXP http://arduino.cc/en/Guide/UnoDriversWindowsXP] which is similar to Windows7 or Windows8 procedure. | #If the Arduino UNO was already connected then use following help [http://arduino.cc/en/Guide/UnoDriversWindowsXP http://arduino.cc/en/Guide/UnoDriversWindowsXP] which is similar to Windows7 or Windows8 procedure. | ||
#[http://avrhelp.mcselec.com/arduino.htm?zoom_highlightsub=arduino http://avrhelp.mcselec.com/arduino.htm?zoom_highlightsub=arduino] | #[http://avrhelp.mcselec.com/arduino.htm?zoom_highlightsub=arduino http://avrhelp.mcselec.com/arduino.htm?zoom_highlightsub=arduino] | ||
+ | #[http://wiki.mcselec.com/Getting_started_with_Arduino_and_WIZ820io#First_.22Hello_World.22_Program http://wiki.mcselec.com/Getting_started_with_Arduino_and_WIZ820io#First_.22Hello_World.22_Program] | ||
[[Category:Projects]] | [[Category:Projects]] |
Revision as of 13:44, 8 March 2013
Procedure
- Download Arduino Software
- http://arduino.cc/en/main/software
- Create an folder Arduino e.g. C:\arduino-1.0.3
- Copy the Arduino files into C:\arduino-1.0.3
- The drivers can be found under C:\arduino-1.0.3\drivers (not the FTDI USB Drivers)
- If the Arduino UNO was already connected then use following help http://arduino.cc/en/Guide/UnoDriversWindowsXP which is similar to Windows7 or Windows8 procedure.
- http://avrhelp.mcselec.com/arduino.htm?zoom_highlightsub=arduino
- http://wiki.mcselec.com/Getting_started_with_Arduino_and_WIZ820io#First_.22Hello_World.22_Program