Author : Isuru Nuwanthilaka
Date : 2018.03.18
Programming Atmega328P microcontroller in C programming language to controlling the household water pump.
- Getting three sensor inputs to sense water levels.
- Displaying operation menus on LCD display and controlling navigation across the menus.
- Getting user response through buttons.
- Communicating with DS1307 Real Time Clock module through I2C communication protocol.
- Controlling the output to water pump.
This repository contains below files
- watercontrol.c
- i2c.h
- ButtonPress.h
- lcd.h
- watercontrol.hex
- Makefile
Contact