voltage_water_meter
by
ertasche
Clone & Edit
Download
Edit
voltage_water_meter.ino
1
2
const
int
ledPin
=
12
;
// pin that the LED is attached to
int
analogPin
=
0
;
// potentiometer wiper (middle terminal) connected to analog pin 3
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX