Made a clock that shows the wrong time when it detects someone looking at it πŸ‘€πŸ™‚
Hardware config, software, and 3D model available here: https://github.com/dupontgu/clock_that_is_wrong
GitHub - dupontgu/clock_that_is_wrong: CircuitPython powered clock that shows the wrong time when it detects that someone is looking at it

CircuitPython powered clock that shows the wrong time when it detects that someone is looking at it - GitHub - dupontgu/clock_that_is_wrong: CircuitPython powered clock that shows the wrong time wh...

GitHub
@gvy_dvpont this is extremely cool. Basic question but why does it need WiFi?
@algal no that's a great question. I'm using WiFi to automatically set the time. If I used an actual clock module, I'd have to add buttons or something for the user to set the time. This is overkill but simplifies the build
@gvy_dvpont ah! Thinking of building one. I already have a free usb-c plug on my desk, so why not? ☺️