|
|
|
Show HN: Offline ESP32 that displays a new QR code every 30 seconds
(github.com)
|
|
2 points
by tomtomistaken
376 days ago
|
|
This is my first microcontroller project: an ESP32 that generates a new QR code every 30 seconds and displays it on an e-paper screen. The idea is to use it for proof-of-presence or location validation. The device is low power and stays completely offline — it syncs time via a GPS module and generates everything locally. I also built a backend service that verifies the scanned QR codes to check if they are valid. The web interface displays device locations on a map and allows adding new devices directly through the site. |
|
It's certainly possible to snap a photo and share it with someone off site within a 30 second window.