anunpanya / ESP8266_QRcode

102 stars 53 forks source link

Generate WIFI qr code #5

Open karlTH opened 7 years ago

karlTH commented 7 years ago

Hello, Is it possible to generate a wifi QR cocde ? and what string should we write in qrcode.create

thanks a lot for the librarie

anunpanya commented 7 years ago

HI, THOMAS karl

Is it possible to generate a wifi QR cocde ?

  1. It is possible to create a QR Code for wifi, depending on the design of the code itself.

and what string should we write in qrcode.create

  1. The strings used for writing QR codes are text, URL, integer, etc.
karlTH commented 7 years ago

Thanks,

Adrianotiger commented 5 years ago

The format is a simple text with this content: WIFI:S:<SSID>;T:<WPA|WEP|>;P:<password>;;

Documentation: https://github.com/zxing/zxing/wiki/Barcode-Contents#wi-fi-network-config-android-ios-11

If you want test it, check this page: https://qifi.org/