tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.45k stars 1.94k forks source link

Feature request: qrcode scanning #1688

Open kamikazem opened 6 months ago

kamikazem commented 6 months ago

Hi @tablatronix it would be nice if you could add networks by qrcode scanner , in multiple scenarios that I've witnessed the end user is not tech savvy and may not even know his wifi password , what i usually do when i'm setting up a device in their home is to ask them bring me their phone that is connected to the wifi , ask them to go to the settings and show the qrcode for that network to me , then i scan it with a qrcode barcode scanner , copy the password and use it to connect to the network. i think it would be bomb if there was a camera icon in the app that brought up a javascript barcode reader and do the rest from that.