This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:learn:arduino:lesson1.html [2010/10/20 18:27] daigo |
tutorials:learn:arduino:lesson1.html [2016/01/28 18:05] (current) |
||
---|---|---|---|
Line 52: | Line 52: | ||
Extract the package onto the Desktop | Extract the package onto the Desktop | ||
- | {{ http://www.ladyada.net/images/arduino/winsoftextract.jpg?nolink&441x384 |}} \\ Windows | + | {{ http://www.ladyada.net/images/arduino/winsoftextract.jpg?nolink&441x384 |}} |
+ | <class center>Windows</class> | ||
- | {{ http://www.ladyada.net/images/arduino/macsoftextract.jpg?nolink&416x90 |}} \\ Mac OS X | + | {{ http://www.ladyada.net/images/arduino/macsoftextract.jpg?nolink&416x90 |}} |
+ | <class center>Mac OS X</class> | ||
- | {{ http://www.ladyada.net/images/arduino/winsoftfiles.jpg?nolink&691x487 |}} \\ Windows | + | {{ http://www.ladyada.net/images/arduino/winsoftfiles.jpg?nolink&691x487 |}} |
+ | <class center>Windows</class> | ||
- | {{ http://www.ladyada.net/images/arduino/macosarduinopkg.jpg?nolink&785x443 |}} \\ Mac OS X | + | {{ http://www.ladyada.net/images/arduino/macosarduinopkg.jpg?nolink&785x443 |}} |
+ | <class center>Mac OS X</class> | ||
Line 66: | Line 70: | ||
Double click the Arduino software icon | Double click the Arduino software icon | ||
- | {{ http://www.ladyada.net/images/arduino/arduinoicon.jpg?nolink&221x129 |}} \\ Windows | + | {{ http://www.ladyada.net/images/arduino/arduinoicon.jpg?nolink&221x129 |}} |
+ | <class center>Windows</class> | ||
- | {{ http://www.ladyada.net/images/arduino/macarduinoicon.jpg?nolink&304x191 |}} \\ Mac OS X | + | {{ http://www.ladyada.net/images/arduino/macarduinoicon.jpg?nolink&304x191 |}} |
+ | <class center>Mac OS X</class> | ||
To open up the workspace | To open up the workspace | ||
Line 96: | Line 102: | ||
Next, its time to configure the Serial Port (also known as the COM Port). Go back to [[http://www.ladyada.net/learn/arduino/lesson0.html|lesson 0]] to remind yourself of which port it is. On a PC it will probably be something like **COM3** or **COM4**. On a Mac it will be something like **tty.usbserial-xxxxx** | Next, its time to configure the Serial Port (also known as the COM Port). Go back to [[http://www.ladyada.net/learn/arduino/lesson0.html|lesson 0]] to remind yourself of which port it is. On a PC it will probably be something like **COM3** or **COM4**. On a Mac it will be something like **tty.usbserial-xxxxx** | ||
- | {{ http://www.ladyada.net/images/arduino/winportselect.jpg?nolink&386x220 |}} \\ Windows port selection | + | {{ http://www.ladyada.net/images/arduino/winportselect.jpg?nolink&386x220 |}} |
+ | <class center>Windows port selection</class> | ||
- | {{ http://www.ladyada.net/images/arduino/macselectport.jpg?nolink&590x311 |}} \\ Mac port selection | + | {{ http://www.ladyada.net/images/arduino/macselectport.jpg?nolink&590x311 |}} |
+ | <class center>Mac port selection</class> | ||
This preference is saved so you only have to set it once, the program will remember next time it's run. | This preference is saved so you only have to set it once, the program will remember next time it's run. |