Commit graph

3 commits

Author SHA1 Message Date
ladyada
18f7d1812a Fix README badge formatting and documentation reference
Some checks failed
Arduino Library CI / build (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 13:18:14 -04:00
ladyada
4e106c5311 Fix README badge spacing
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 13:16:01 -04:00
ladyada
8fa09ba4fd Initial implementation of Adafruit VEML6046 RGBIR color sensor library
- Complete register definitions and I2C interface
- Configuration functions for integration time, gain, photodiode size
- Enable/disable and calibration controls
- Raw RGBIR data reading with efficient 8-byte I2C transaction
- Threshold and interrupt management functions
- Working test example with continuous measurement mode

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 12:59:30 -04:00