Compare commits

..

2 commits

Author SHA1 Message Date
fa39b5b8a3 add feature list to README 2024-03-30 16:57:21 +01:00
cbbe145ba6 add feature list to README 2024-03-30 16:54:30 +01:00

View file

@ -8,6 +8,31 @@ A simple DIY plant growing system (for cannabis).
# WORK IN PROGRESS # WORK IN PROGRESS
## 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 and use for beginners (i hope so!)
- easy to build up on a perfboard
- easy to etch pcb
- easy to access and modify
## Parts used ## Parts used
- ESP8266 D1 mini - ESP8266 D1 mini