Introduction: Water Tank Automation - Prototype
micro controller based water tank automation 12v prototype
http://www.youtube.com/watch?v=fe4I3bVfs-A&feature=youtu.be
- 8 LED level indication
- 12v dc water pump
- pic16f877a micro-controller
http://www.youtube.com/watch?v=fe4I3bVfs-A&feature=youtu.be

Participated in the
Supercharged Contest

Participated in the
Make It Glow Contest
10 Comments
8 years ago on Introduction
Circuit diagram
8 years ago on Introduction
a three line code
while(1)
{
PORTD=~PORTB;
if(RB0) RC4=1;
else if(!RB7) RC4=0;
}
4 years ago
Hello is it possible to do it for a drilling of 13 meters with a graduation smaller than
on the video and it possible to have that the level of the water in figure andcut of the pump
if level too low and how much does it cost if you sell i
Sorry, I'm French and I do not speak English well I do with a trainer
best wishes for this new year 2018
cordially Eric
8 years ago on Introduction
yeah, that's cool! can you provide some shematics and stuff? how to build it? what's needed?
Reply 8 years ago on Introduction
Great project! Would be great if you provide us the schematics and components needed. Regards.
Reply 5 years ago
What all components are required?
5 years ago
Will this model work if i fill it with pure water. Or do this model require specific type of water to work? How is the water level detected. Which part(device) is detecting water level
5 years ago
Will this model work if i fill it with pure water. Or do this model require specific type of water to work? How is the water level detected. Which part(device) is detectibg water level
8 years ago on Introduction
Hi Jestin , Your project is great can you sent me the circuit diagram and code for it.
8 years ago
This is brilliant!! Please give the schematics and directions to make it!