Difference between revisions of "Classes/2010/VIS147A/Lab6"
From Robert-Depot
(New page: * Introduction * Assemble your Freeduino: ** INSTRUCTIONS: http://mcukits.com/2009/03/12/assembling-the-freeduino-board-kit/ ** verify values of resistors and capacitors (see charts in P...) |
|||
Line 1: | Line 1: | ||
− | |||
* Introduction | * Introduction | ||
* Assemble your Freeduino: | * Assemble your Freeduino: | ||
Line 6: | Line 5: | ||
** check polarity (+/-) on capacitors, LEDs | ** check polarity (+/-) on capacitors, LEDs | ||
** care with soldering | ** care with soldering | ||
− | * Download and install Arduino | + | * Download and install latest Arduino software (0017 as of 1/5/2010): http://www.arduino.cc/en/Main/Software |
* Assignment: Assembled, functioning Freeduino, communicating with computer, able to upload test sketches, before next class. | * Assignment: Assembled, functioning Freeduino, communicating with computer, able to upload test sketches, before next class. | ||
* NOTE: We have a newer, beefier processor than the original Arduino. You need to tell the Arduino software this. | * NOTE: We have a newer, beefier processor than the original Arduino. You need to tell the Arduino software this. | ||
** (if you had problems uploading, this may have been why) | ** (if you had problems uploading, this may have been why) | ||
**In the Arduino software, under Tools->Board, select the Duemilanove w/ Atmega 328. | **In the Arduino software, under Tools->Board, select the Duemilanove w/ Atmega 328. |
Latest revision as of 10:28, 5 January 2010
- Introduction
- Assemble your Freeduino:
- INSTRUCTIONS: http://mcukits.com/2009/03/12/assembling-the-freeduino-board-kit/
- verify values of resistors and capacitors (see charts in Practical Electronics for Inventors)
- check polarity (+/-) on capacitors, LEDs
- care with soldering
- Download and install latest Arduino software (0017 as of 1/5/2010): http://www.arduino.cc/en/Main/Software
- Assignment: Assembled, functioning Freeduino, communicating with computer, able to upload test sketches, before next class.
- NOTE: We have a newer, beefier processor than the original Arduino. You need to tell the Arduino software this.
- (if you had problems uploading, this may have been why)
- In the Arduino software, under Tools->Board, select the Duemilanove w/ Atmega 328.