08b-Photo Resistor Data
by
ElZapato
Clone & Edit
Download
Edit
08b-Photo Resistor Data.ino
1
2
int
sensorPin
=
0
;
// The photo resistor is connected to analog pin 0
int
sensorValue
;
// This is a variable to hold the reading from the sensor
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX