Getting started with Arduino UNO
(Difference between revisions)
Line 7: | Line 7: | ||
#The drivers can be found under C:\arduino-1.0.3\drivers ('''not '''the FTDI USB Drivers) | #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 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] | |
− | + | ||
[[Category:Projects]] | [[Category:Projects]] |
Revision as of 13:40, 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