update README
This commit is contained in:
parent
7c3f2925da
commit
f696d58212
1 changed files with 4 additions and 4 deletions
|
@ -38,7 +38,7 @@ I want to automate as much as possible which makes sense and is easy to build.
|
|||
- REST API :large_blue_circle:
|
||||
- Send notifications with web call (e.g. for mastodon) :red_circle:
|
||||
- predefined grow profiles :large_blue_circle:
|
||||
- persistend data :white_check_mark:
|
||||
- persistent data :white_check_mark:
|
||||
- Start of Grow :white_check_mark:
|
||||
- day of grow :large_blue_circle:
|
||||
- grow profile
|
||||
|
@ -58,10 +58,10 @@ I want to automate as much as possible which makes sense and is easy to build.
|
|||
## Parts used
|
||||
|
||||
- ESP8266 D1 mini
|
||||
- DHT11 humidity and temp sensor
|
||||
- BME280 humidity and temp sensor
|
||||
- I2C soil moisture sensor: https://github.com/Miceuz/i2c-moisture-sensor / https://eu.robotshop.com/de/products/i2c-soil-moisture-sensor
|
||||
- the I2C module is for some people too expensive, I plan support for those cheap capacitive sensors: https://www.az-delivery.de/products/bodenfeuchte-sensor-modul-v1-2
|
||||
- cheap capacitive soilmoisture sensor: https://www.az-delivery.de/products/bodenfeuchte-sensor-modul-v1-2
|
||||
|
||||
- 50W LED 12V full spectrum grow light: https://www.ebay.de/itm/354322466159
|
||||
- MOSFETS (some i have fyling around, IRF3205, IRF3710, BUZZ11...)
|
||||
- MOSFETS (some i have fyling around, IRFZ44, IRF3205, IRF3710, BUZZ11...)
|
||||
- 12V 4W water pump set https://www.ebay.de/itm/394413649692
|
||||
|
|
Loading…
Reference in a new issue