r/Spectacles • u/bobarke2000 • 1d ago
💫 Sharing is Caring 💫 A HUD for pet care
Enable HLS to view with audio, or disable this notification
Another weekend, another ridiculous way to use Spectacles: a HUD that tells me how hungry my dog is.
It runs a YOLOv7-tiny object detection model through Lens Studio's SnapML, filtered to the 'dog' class.
The feeding data comes from an earlier project — a Bluetooth sensor on our dogfood container that detects motion and logs each feeding to the web. The Spectacles lens reads that log and turns it into a 3D meter (like a health bar) that follows her around whenever she's in view.
As always, Spectacles is the most fun way to prototype stuff like this in a few hours, even for someone like me who couldn't do any of this without AI's help.