Unit 08 - Analog Read with Arduino
- What the Heck is Ohm's Law?
- Goto the pHET Circuit Construction Kit
- Work through these activities:
- Ohm's Law 1
- Ohm's Law 2
- Analog Read Arduino
- Work through: Analog Read and the Potentiometers
- Work through: Analog Read and Photoresistors
A-8.1
|
I can wire a potentiometer to my Arduino
|
A-8.2
|
I can program my Arduino to read the position of the potentiometer
|
A-8.3
|
I can set the potentiometer and then explain how the reading will change if the positive and negative wires are reversed.
|
A-8.4
|
I can wire a photoresistor as an analog input
|
A-8.5
|
I can program my Arduino to read the relative brightness on my photoresistor
|
B-8.6
|
I can use “map” to adjust my photoresistor readings to change the range of numbers it will report
|
|
|