The ultrasonic is reflecting by the water and so the ultrasonic can measure the distance from its position to the watersurface.
Sensor:You need only one: the ultrasonic sensor.
You need a Arduino Nano and a Ethernet Shield for the Arduino Nano. Alternative you can use a Arduino Uno and a matching Ethernet Shield.
ATTENTION: When you use the Arduino Uno, the <UIPEthernet.h> header must changed in <Ethernet.h> instead.
Code:For you to use my code, some changes are necessary. First getting an write API Key from Thingspeak.com and write this key instead of mine.
Maybe you can define a sleeping interval and post it on hackster.io, I am interested.
Comments
Please log in or sign up to comment.