This smart board lets you power your devices from anywhere with a phone. The FloNoMo device solves the problem of overflowing tanks by switching off the motor when the tank starts overflowing and also can function on a scheduled basis where you dont have to worry about switching the motor on and off everyday. This is our attempt at solving a generic problem of water wasteage and coming up with an automated system to function tasks at scheduled timings.
What's Connected- Wemos D1 mini
- Arduino uno with w5100 ethernet shield
- 5v 10A relay
- Custom made AC input socket
- Water detector
- 9v Power adapter
When the water from overflow pipe comes in contact with the water detector. this trigger the relay to switch off. It also a message is send to user that the sensor has reached threshold value.
SchedulingUsing the scheduling feature we can start the motor on daily bases. This adds more feature as, the time taken to fill the water varies as it depends on water pressure, so the time may vary. Now only when the water overflow the flownomo switches off the motor. Scheduling feature allows to switch on motor everyday at particular time also sends you a message that the motor is switched on.
dArtofScience

Comments
Please log in or sign up to comment.