update README

This commit is contained in:
Marcus 2024-03-31 05:57:52 +02:00
parent f87af00049
commit b2785e7972

View file

@ -21,15 +21,15 @@ I want to automate as much as possible which makes sense and is easy to build.
## Features / ToDo List ## Features / ToDo List
- Measure values - Measure values :white_check_mark:
- Humidity :white_check_mark: - Humidity :white_check_mark:
- 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 ) - LED grow light control (on/off, dimming, max. 12V 50W load ) :large_blue_circle:
- fan control (on/off, (PWM?) max 1A) - fan control (on/off, (PWM?) max 1A) :large_blue_circle:
- pump control for automatic watering (max 1A) - pump control for automatic watering (max 1A) :large_blue_circle:
- Web UI and REST API for data and controlling - Web UI and REST API for data and controlling :red_circle:
- simple web ui - simple web ui
- Send notifications with web call (e.g. for mastodon) - Send notifications with web call (e.g. for mastodon)
- predefined grow profiles - predefined grow profiles
@ -39,12 +39,14 @@ I want to automate as much as possible which makes sense and is easy to build.
- grow profile - grow profile
- wifi settings - wifi settings
- settings in general - settings in general
- Easy to build and use for beginners (i hope so!) - Easy to build and use for beginners (i hope so!) :red_circle:
- easy to build up on a perfboard - easy to build up on a perfboard
- easy to etch pcb - easy to etch pcb
- easy to access and modify - easy to access and modify
- low cost as possible! - low cost as possible!
:white_check_mark: Done - :large_blue_circle: In Progress - :red_circle: ToDo
## Parts used ## Parts used
- ESP8266 D1 mini - ESP8266 D1 mini