Classes/2010/VIS147A/Lab6
From Robert-Depot
Revision as of 10:28, 5 January 2010 by Rtwomey (talk | contribs) (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...)
- 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 Arduino 0015 software: 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.