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

https://github.com/lupino/watering

自动浇花,浇菜定时器
https://github.com/lupino/watering

Last synced: 3 months ago
JSON representation

自动浇花,浇菜定时器

Awesome Lists containing this project

README

        

Watering
========

It's time to watering.

![watering_bb.png](https://raw.githubusercontent.com/Lupino/watering/master/watering_bb.png?v=0.1)

material
--------

* 2x10k resistance
* 1 i2c LCD
* 2 button
* 1 RTC 1302
* 1 arduino pro mini or other arduino board

Depends
-------

* [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)