No description
Find a file
ladyada 60e34ac844 Implement OPT4048 color sensor library with complete functionality
- Add comprehensive XYZ color sensor functionality
- Implement threshold and interrupt configuration
- Add CIE chromaticity coordinates calculation
- Create detailed example sketch demonstrating all features
- Use double precision for color calculations

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-12 11:18:00 -04:00
examples/test_opt4048 Implement OPT4048 color sensor library with complete functionality 2025-05-12 11:18:00 -04:00
Adafruit_OPT4048.cpp Implement OPT4048 color sensor library with complete functionality 2025-05-12 11:18:00 -04:00
Adafruit_OPT4048.h Implement OPT4048 color sensor library with complete functionality 2025-05-12 11:18:00 -04:00
README.md first commit 2025-05-10 20:28:03 -04:00

Adafruit_OPT4048