Commit graph

6 commits

Author SHA1 Message Date
ladyada
c2239f97f6 Format code with standard clang-format style
Some checks failed
Arduino Library CI / build (push) Has been cancelled
- Added .clang-format file with standard Google style settings
- Formatted source files to comply with CI formatting standards
- Fixed Doxygen parameter documentation warnings

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-13 12:56:46 -04:00
ladyada
3fd26a08ae add part num and github 2025-05-13 12:19:24 -04:00
ladyada
9de432a84a refactor calctemp 2025-05-13 10:25:24 -04:00
ladyada
761fd38a15 add colortemp 2025-05-13 10:09:49 -04:00
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
ladyada
164e6ec634 initial 2025-05-11 14:02:34 -04:00