Commit graph

2 commits

Author SHA1 Message Date
ladyada
90888d0e86 Add auto-configuration for highest precision and new simpletest example
- Configure begin() for highest precision (128x oversampling, 200Hz rate)
- Enable temperature and pressure ready interrupts automatically
- Add simpletest example with data-driven updates
- Update library.properties with Adafruit Unified Sensor dependency

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 20:53:24 -04:00
ladyada
42528b07aa Initial commit - Complete Adafruit SPA06_003 Arduino library
Features:
- Fixed coefficient parsing with correct bit field extraction
- Temperature and pressure compensation algorithms
- Pressure readings in hPa (hectopascals)
- Adafruit_Sensor unified interface compatibility
- Complete register access and configuration API
- FIFO support and interrupt handling

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 16:52:29 -04:00