This example code is in the public domain. https://www.arduino.cc/en/Tutorial/BuiltInExamples/AnalogInput int sensorPin = A0; // select the input pin for the ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...