5,710
edits
Changes
→Potentiometer
=== Potentiometer ===
[[Image:Pot_in.png]]
A_IN can be any of the Analog pins (0-5) on your Freeduino.
* Q: What will the voltage at A_IN be? What are the upper and lower values?
The important part of this sketch is the line where the microprocessor reads the analog input:
<code>
</code>