Commit c41777e2 authored by Eric Duminil's avatar Eric Duminil
Browse files

Updated README

parent 0ff5b49e
Pipeline #5842 passed with stage
in 2 minutes and 24 seconds
......@@ -6,15 +6,14 @@ It measures the current CO<sub>2</sub> concentration (in ppm), and displays it o
The room should be ventilated as soon as one LED turns red.
## *Ampel* web-conf
## Ampel web-conf
*Ampel*-firmware + [IotWebConf](https://github.com/prampec/IotWebConf).
Ampel-firmware + [IotWebConf](https://github.com/prampec/IotWebConf).
This is beta software, and bugs are expected!
* You probably need to update `config.h`. There's a new template in `config.public.h`.
* Every parameter can be set in the web-configuration, so you don't have to modify `config.h` once it's been updated.
* Add the IotWebConf library in Arduino IDE?
* Flash
* Start the *Ampel*
* It should blink turquoise, to indicate *Access Point* mode
......@@ -27,7 +26,7 @@ This is beta software, and bugs are expected!
* The *Ampel* password will be required if a connection fails, and the *Access Point* starts again.
* The *Ampel* password will be needed (with user 'admin') to connect to the web-page once the *Ampel* is connected to WiFi.
* It might be necessary to reset the *Ampel* after changing important parameters.
* You can rename the *Ampel*. This name will be used instead of ESPxxxxxx for CSV files and the mDNS address. You'll get a new CSV file after renaming, which can be convenient.
* You can rename the *Ampel*. This name will be used instead of ESPxxxxxx for CSV files and the mDNS address. You'll get a new CSV file after renaming, which can be convenient, e.g. to indicate at which location the measurements were made.
## Features
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment