←back to thread

1901 points l2silver | 7 comments | | HN request time: 1.28s | source | bottom

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
Show context
glapworth ◴[] No.35738280[source]
We recently remodelled our kitchen and dining area, and I wanted some art piece on the wall but couldn’t decide what. For months the wall was a little bare and we were having a lot of dinner guests. I realised our WiFi password was too complicated to keep reading out to family and friends so I built a QR code in Lego that automatically connects you to our guest WiFi. It looks good, and it’s Lego so it was a fun project with the kids. It took about 4 hours to build. The only problem was having enough 1x1 tiles to put on a 37x37 matrix.
replies(4): >>35739017 #>>35739201 #>>35739518 #>>35756142 #
1. ra ◴[] No.35739201[source]
Today I learned you can generate a QR that connects to WiFi.
replies(3): >>35745139 #>>35749768 #>>35750601 #
2. bombcar ◴[] No.35745139[source]
https://www.qr-code-generator.com/solutions/wifi-qr-code/ can build one, this is cool.
3. nashashmi ◴[] No.35749768[source]
Android has this feature for a long time. Share the QR code even with iPhone users. And it will add them to the wifi
replies(1): >>35749929 #
4. crote ◴[] No.35749929[source]
The best part is that you can generate the QR code from your phone. It's a button in the wifi settings. Really easy way to share it from one phone to another.
replies(1): >>35754298 #
5. Shorel ◴[] No.35750601[source]
You can also read the QR code from your Linux laptop.

Install zbar-tools and use zbarcam from the command line. It will read the QR code using the webcam, and now you have the Wi-Fi credentials.

Or any other data in the QR code.

6. nashashmi ◴[] No.35754298{3}[source]
Is it on the iPhone too?
replies(1): >>35761114 #
7. ◴[] No.35761114{4}[source]