IntroArduinoClassNotes
From Antitronics
(Difference between revisions)
(New page: These are some notes from the first Introduction to Arduino class. They will be updated and extended as we get more material and as I get better at giving the class. Here's the diagram o...) |
|||
| Line 7: | Line 7: | ||
LED that were part of the class equipment: | LED that were part of the class equipment: | ||
| - | [[Image:ardclasshookup. | + | [[Image:ardclasshookup.png hookup drawing]] |
Here's a link to some material about PWM outputs on the | Here's a link to some material about PWM outputs on the | ||
Arduino: | Arduino: | ||
| - | [[http://www.arduino.cc/en/Tutorial/PWM]] | + | [[http://www.arduino.cc/en/Tutorial/PWM Arduino PWM overview]] |
Revision as of 21:41, 5 October 2009
These are some notes from the first Introduction to Arduino class.
They will be updated and extended as we get more material and as I get better at giving the class.
Here's the diagram of how to hook up the potentiometer and LED that were part of the class equipment:
File:Ardclasshookup.png hookup drawing
Here's a link to some material about PWM outputs on the Arduino: