Skip to content

An AVR Micro controller based prototype which uses water flow sensor and RGB leds. It can be fit into a water tap which will indicate the over usage of water using different colours indirectly creating a behavioral impact leading to conservation of water in our daily life.

Notifications You must be signed in to change notification settings

pradp14b/SmartTap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Conserve Water - Make a water Tap more SmArt

An AVR Micro controller based prototype which uses water flow sensor and RGB leds. It can be fit into a water tap which will indicate the over usage of water using different colours indirectly creating a behavioral impact leading to conservation of water in our daily life.

How does it works ?

A water flow sensor is used to find the amount of water that passes through that. When the water flow exceeds an acceptable limit, the MCU will gradually increase the intensity of RGB LED. The more we consume the more the intensity would be.

SmartTap SmartTapSideView SmartTapAction

Components

  • AVR Microcontroller (Atmega 2560)
  • Water flow sensor
  • Neo Pixel RGB Led Ring.

Connections

Water Flow Sensor

Neo Pixel Ring

Futuristic Thoughts:

  • Connect an ESP8266 (Wifi Module) to every tap
  • Node based web server to collect and process the data from Wifi module
  • Collect tons of data and do some Analytics ??

About

An AVR Micro controller based prototype which uses water flow sensor and RGB leds. It can be fit into a water tap which will indicate the over usage of water using different colours indirectly creating a behavioral impact leading to conservation of water in our daily life.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%