https://github.com/lupino/watering
自动浇花,浇菜定时器
https://github.com/lupino/watering
Last synced: 3 months ago
JSON representation
自动浇花,浇菜定时器
- Host: GitHub
- URL: https://github.com/lupino/watering
- Owner: Lupino
- Created: 2015-12-26T11:50:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T08:29:44.000Z (over 7 years ago)
- Last Synced: 2025-01-22T11:48:14.876Z (5 months ago)
- Language: Arduino
- Size: 742 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Watering
========It's time to watering.

material
--------* 2x10k resistance
* 1 i2c LCD
* 2 button
* 1 RTC 1302
* 1 arduino pro mini or other arduino boardDepends
-------* [DS1302](https://github.com/msparks/arduino-ds1302.git)
* [LiquidCrystal-I2C](https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library.git)
* [SimpleTimer](https://github.com/jfturcot/SimpleTimer)