About This Project
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.
Triggers & Alerts
when the water from overflow pipe comes in contact with the water detector. this trigger the relay to switch off.
also a message is send to user that the sensor has reached threshold value.
Scheduling
using the scheduling feature we can start the motor on daily bases. this add 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.