Adafruit_SPA06_003/library.properties
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

10 lines
No EOL
505 B
INI

name=Adafruit SPA06_003
version=1.0.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Arduino library for SPA06_003 digital pressure sensor
paragraph=Arduino library for the SPA06_003 miniaturized digital barometric air pressure sensor with high accuracy and low current consumption. Supports I2C communication and includes FIFO buffer for 32 measurements.
category=Sensors
url=https://github.com/adafruit/Adafruit_SPA06_003
architectures=*
depends=Adafruit BusIO, Adafruit Unified Sensor