2024-03-30 01:24:43 +01:00
|
|
|
# CanGrow
|
|
|
|
|
2024-03-30 01:25:58 +01:00
|
|
|
|
|
|
|
![CanGrowLogo](Logo/CanGrow_Logo.png)
|
|
|
|
|
|
|
|
|
|
|
|
A simple DIY plant growing system (for cannabis).
|
|
|
|
|
|
|
|
# WORK IN PROGRESS
|
|
|
|
|
2024-03-30 16:54:30 +01:00
|
|
|
## Features
|
|
|
|
|
|
|
|
- Measure values
|
|
|
|
- Humidity
|
|
|
|
- soil moisture
|
|
|
|
- temperature
|
|
|
|
- water level for water tank
|
|
|
|
- LED grow light control (on/off, dimming, max. 12V 50W load )
|
|
|
|
- fan control (on/off, (PWM?) max 1A)
|
|
|
|
- pump control for automatic watering (max 1A)
|
|
|
|
- Web UI and REST API for data and controlling
|
|
|
|
- simple web ui
|
|
|
|
- Send notifications with web call (e.g. for mastodon)
|
|
|
|
- predefined grow profiles
|
|
|
|
- persistend data
|
|
|
|
- Start of Grow
|
|
|
|
- day of grow
|
|
|
|
- grow profile
|
|
|
|
- wifi settings
|
|
|
|
- settings in general
|
|
|
|
- Easy to build for beginners (i hope so!)
|
|
|
|
|
2024-03-30 01:25:58 +01:00
|
|
|
## Parts used
|
|
|
|
|
|
|
|
- ESP8266 D1 mini
|
2024-03-30 03:38:01 +01:00
|
|
|
- DHT11 humidity and temp sensor
|
2024-03-30 01:25:58 +01:00
|
|
|
- I2C soil moisture sensor: https://github.com/Miceuz/i2c-moisture-sensor
|
|
|
|
https://eu.robotshop.com/de/products/i2c-soil-moisture-sensor
|
|
|
|
- 50W LED 12V full spectrum grow light: https://www.ebay.de/itm/354322466159
|
|
|
|
- MOSFETS (some i have fyling around, IRF3205, IRF3710, BUZZ11...)
|