chikne97 / Smart-Aquarium-V1.0

Automatic control for light, filter, and feeder using Arduino Uno and DS3231

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Aquarium

Automatic control for light, filter and feeder using Arduino and DS3231

Required Libraries are servo.h, DS3231.h, string.h, stdio.h. Out of which DS3231.h can be found here http://www.rinkydinkelectronics.com/library.php?id=73

You can also search my other Arduino projects (https://github.com/aniket-patra/arduino/blob/master/Library/DS3231.7z) where I have added the zipped, my customized version of DS3231 library aforementioned, for 12/24 hours support.

FOR ANY KIND OF QUESTIONS OR QUERIES PLEASE CONTACT ME HERE: https://aniketpatra.pythonanywhere.com/contact

About

Automatic control for light, filter, and feeder using Arduino Uno and DS3231

License:MIT License


Languages

Language:C++ 100.0%