Phone finder

Not a very complex project Arduino wise
No description
5 Replies
Amin
Amin3d ago
great, how does it work?!
Charlie
Charlie3d ago
This brought a chuckle. Thanks.
TTproner
TTproner2d ago
Can you tell us about code algorithm?
valentij.
valentij.23h ago
What happend if you press the button?
oaisjfb
oaisjfbOP17h ago
It's a bit ridiculous because Google apparently doesn't expose an API. So, the box contains an ESP32 that connects to an Express server that I have set up on my home router machine. The server invokes a Playwright test that logs into the Find Hub website with Chromium, clicks through to the "Play Sound" button on whatever device the particular endpoint is set up to call. Each button calls a different endpoint that rings a different phone.

Did you find this page helpful?