update README, reflect the current development status

This commit is contained in:
Marcus 2024-04-18 16:43:47 +02:00
parent 2ab8c790e7
commit 5a35fa4c05
1 changed files with 20 additions and 19 deletions

View File

@ -28,28 +28,29 @@ I want to automate as much as possible which makes sense and is easy to build.
- soil moisture :white_check_mark:
- temperature :white_check_mark:
- water level for water tank :white_check_mark:
- LED grow light control (on/off, dimming, max. 12V 50W load ) :large_blue_circle:
- You can of course use a relais as well, if you want to drive 220V lights
- LED grow light control (on/off, dimming, max. 12V 50W load ) :white_check_mark:
- You can of course use a relais as well, if you want to drive 220V lights :white_check_mark:
- fan control (on/off, (PWM?) max 1A) :large_blue_circle:
- pump control for automatic watering (max 1A) :large_blue_circle:
- Web UI and REST API for data and controlling :red_circle:
- 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
- watering amount per week
- light cycle
- wifi settings
- settings in general
- Easy to build and use for beginners (i hope so!) :large_blue_circle:
- Web UI and REST API for data and controlling :large_blue_circle:
- simple web ui :white_check_mark:
- REST API :red_circle:
- Send notifications with web call (e.g. for mastodon) :red_circle:
- predefined grow profiles :large_blue_circle:
- persistend data :white_check_mark:
- Start of Grow :white_check_mark:
- day of grow :large_blue_circle:
- grow profile
- watering amount per week :large_blue_circle:
- light cycle :white_check_mark:
- wifi settings :white_check_mark:
- settings in general :white_check_mark:
- Easy to build and use for beginners (i hope so!) :white_check_mark:
- PCB layout to order from manufacture (jlcpcb or pcbway) :white_check_mark:
- easy to build up on a perfboard :large_blue_circle:
- easy to etch pcb :large_blue_circle:
- easy to access and modify
- low cost as possible!
- easy to build up on a perfboard :white_check_mark:
- easy to etch pcb :white_check_mark:
- easy to access and modify :white_check_mark:
- low cost as possible! :white_check_mark:
:white_check_mark: Done - :large_blue_circle: In Progress - :red_circle: ToDo