- Joined
- Oct 17, 2011
- Messages
- 4,116
- Reaction score
- 984
Belter said:Ok my replacement LCD shield finally turned up and works perfectly. Thing is... when I start up my arduino the current volume just counts up continuously until it says "Target volume hit" This is with or without the sensor connected. Any ideas?
Did u edit the code to point the flowsensorpin constant to the pin number u used?
Code:
#define FLOWSENSORPIN 24
if not do the same for the solanoid pi too
if still no joy try this simple to wire example and paste in the code
http://www.seeedstudio.com/wiki/G1/2_Water_Flow_sensor
or
http://forum.arduino.cc/index.php/topic,8548.0.html
wouldnt normally expect lightening to strike twice with dodgy h/w but its the first thing to rule out..