News

The Arduino Sketch (code) uses the external interrupt (int 0) on Arduino’s digital pin 2 (D2). This is used to read the output pulses coming from the water flow sensor. When Arduino detects the pulse ...
Arduinos are great microcontroller boards with plenty of interesting features, but they can't do much without additional components. There are loads of unique sensors available on the market for ...