# Garmin
Garmin is a technology company best known for GPS-based wearables and sports/fitness watches; it also builds marine, aviation, and automotive navigation devices. Founded in 1989, headquartered in Olathe, Kansas (USA), with engineering roots in Taiwan.
For personal use, Garmin sits at the intersection of sports and health tracking: sleep, HRV, body battery, stress, training readiness, VO2 max, running/cycling/swimming metrics, etc. The hardware is solid, battery life is excellent, and the sports analytics are arguably best-in-class in the consumer wearable space.
## Data access
Garmin Connect is the companion platform that stores and visualizes the data collected by the watch. Data can be accessed programmatically, which is what [[Garmin AI Skill|my open-source Garmin AI Skill]] leverages to pipe data into my [[Obsidian]] daily notes and make it available to AI agents.
## Strengths
- Long battery life (days to weeks, depending on model)
- Strong sports analytics (running dynamics, training load, recovery)
- Sensible privacy posture compared to some competitors
- Active developer ecosystem (Connect IQ, unofficial APIs)
## Weaknesses
- Garmin Connect mobile/web UX is functional but not inspiring
- Data feels locked inside Garmin's ecosystem unless you build your own pipeline
- Some metrics (body battery, stress score) are opaque black boxes
## References
- Official website: https://www.garmin.com
- Garmin Connect: https://connect.garmin.com
- Connect IQ (apps/watchfaces): https://apps.garmin.com
## Related
- [[Garmin AI Skill]]
- [[Obsidian]]
- [[Life Tracker plugin for Obsidian]]