rpanfili / airQualityMeter

Detects air particulate matter (PM - pm1, pm2.5, pm10) concentrations and sends data to an MQTT server. An alternative firmware for ESP8266 devices like the NodeMCU board written for Arduino IDE and PlatformIO
GNU General Public License v3.0
19 stars 5 forks source link

config portal on demand #3

Open rpanfili opened 5 years ago

rpanfili commented 5 years ago

We should find a way to display captive portal (configuration webpages) on user-demand (eg: clicking on a button? with the webserver that (will) handle other kind of pages (like live stats etc)?