Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lakminagamage/timer_relay_controller

A timer circuit built to control a hydroponic farm water controller's power to automate water supply at predetermined intervals.
https://github.com/lakminagamage/timer_relay_controller

arduino ds3231

Last synced: 4 days ago
JSON representation

A timer circuit built to control a hydroponic farm water controller's power to automate water supply at predetermined intervals.

Awesome Lists containing this project

README

        

A timer circuit built to control a hydrophonic farm water controller's power to automate water supply at predetermined intervals.

Wokvi Simulation Link : https://wokwi.com/projects/396433848340274177

## Components Used
- Arduino Uno
- DS3231 RTC
- 16x4 LCD with I2C
- 4x4 Matrix Keypad

## Usage

- Flash this code using Arduino IDE or PlatformIO.