Commit graph

2 commits

Author SHA1 Message Date
ladyada
39dd3c54fe Update license to MIT and add proper attribution
- Change from BSD to MIT license across all files
- Add MIT LICENSE file with standard text
- Update author attribution to Limor "Ladyada" Fried with assistance from Claude Code
- Update file headers to reference MIT license and LICENSE file
- Enhance README with comprehensive feature list and proper attribution
- Update README to reference LICENSE file instead of license.txt

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 12:51:32 -04:00
Limor Fried
d38f88cb80 Initial commit: MLX90632 Far Infrared Temperature Sensor library
- Basic I2C communication with byte-swapped register addresses
- Chip detection via product code register
- getProductID() function for 48-bit unique product ID
- Test example sketch
- GitHub CI workflow and clang-format configuration

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 19:25:34 -04:00