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: - soil moisture :white_check_mark:
- temperature :white_check_mark: - temperature :white_check_mark:
- water level for water tank :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: - 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 - 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: - fan control (on/off, (PWM?) max 1A) :large_blue_circle:
- pump control for automatic watering (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: - Web UI and REST API for data and controlling :large_blue_circle:
- simple web ui - simple web ui :white_check_mark:
- Send notifications with web call (e.g. for mastodon) - REST API :red_circle:
- predefined grow profiles - Send notifications with web call (e.g. for mastodon) :red_circle:
- persistend data - predefined grow profiles :large_blue_circle:
- Start of Grow - persistend data :white_check_mark:
- day of grow - Start of Grow :white_check_mark:
- grow profile - day of grow :large_blue_circle:
- watering amount per week - grow profile
- light cycle - watering amount per week :large_blue_circle:
- wifi settings - light cycle :white_check_mark:
- settings in general - wifi settings :white_check_mark:
- Easy to build and use for beginners (i hope so!) :large_blue_circle: - 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: - PCB layout to order from manufacture (jlcpcb or pcbway) :white_check_mark:
- easy to build up on a perfboard :large_blue_circle: - easy to build up on a perfboard :white_check_mark:
- easy to etch pcb :large_blue_circle: - easy to etch pcb :white_check_mark:
- easy to access and modify - easy to access and modify :white_check_mark:
- low cost as possible! - low cost as possible! :white_check_mark:
:white_check_mark: Done - :large_blue_circle: In Progress - :red_circle: ToDo :white_check_mark: Done - :large_blue_circle: In Progress - :red_circle: ToDo