Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lakminagamage/timer_relay_controller
- Owner: lakminagamage
- Created: 2024-04-28T16:40:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T22:34:20.000Z (6 months ago)
- Last Synced: 2024-05-15T07:00:20.118Z (6 months ago)
- Topics: arduino, ds3231
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.