Adafruit_BMP5xx/examples
ladyada a19a277532 Add Adafruit Unified Sensor API example
- Add bmp5xx_unified_sensor example demonstrating unified sensor interface
- Show detailed sensor metadata (range, resolution, type, ID)
- Demonstrate event-based readings with timestamps
- Use alternative I2C address (0x47) for consistency
- Include altitude calculation from pressure readings
- 2-second reading intervals with structured output

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-09 11:02:33 -04:00
..
bmp5xx_spi_test Add SPI example and interrupt configuration functionality 2025-08-09 10:56:15 -04:00
bmp5xx_test Add SPI example and interrupt configuration functionality 2025-08-09 10:56:15 -04:00
bmp5xx_unified_sensor Add Adafruit Unified Sensor API example 2025-08-09 11:02:33 -04:00