Joining a Wi-Fi network with style
youtube.com
Joining a Wi-Fi network with style
1–4 of 4 posts
Re: Joining a Wi-Fi network with style
#2Hi HN,
I used a Raspberry Pi Pico with a screen to join a Wi-Fi network with style :)
Detailed instructions and a few tricks available at https://github.com/predmijat/qr_wifi
I hope you like it!
Re: Joining a Wi-Fi network with style
#3This would be useful if there was an API to dynamically setup the guest network (for example with a password that changes every week or something). Some routers might have that.
Otherwise, besides the novelty, I don't see a practical case when this solution might be better than a printed QR code?
Re: Joining a Wi-Fi network with style
#4This would be useful if there was an API to dynamically setup the guest network (for example with a password that changes every week or something). Some routers might have that. Otherwise, besides the novelty, I don't see a practical case when this solution might be better than a printed QR code?
This was just a PoC project and there is a script in the repository that will do that for a MikroTik router :)