Hacker News new | ask | show | jobs
Joining a Wi-Fi network with style (youtube.com)
3 points by predmijat 1282 days ago
2 comments

This 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 :)
Hi 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!