Commit graph

4 commits

Author SHA1 Message Date
ladyada
6f7cfa75f7 Add README.md with library overview and documentation
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 18:05:22 -04:00
ladyada
0f0f6e489c Remove backup file
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 18:03:21 -04:00
ladyada
252241df33 Add GitHub configuration and formatting files
- Add .clang-format for code formatting standards
- Add GitHub issue and PR templates
- Add GitHub Actions CI workflow

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 18:02:30 -04:00
ladyada
3aecf50cc8 Initial library implementation for STHS34PF80 infrared sensor
- Add basic library structure with header and implementation files
- Implement constructor, destructor, and begin() method
- Add register definitions with doxygen comments
- Include WHO_AM_I chip identification verification
- Add basic test example sketch
- Verified working on hardware with I2C address 0x5A

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 18:01:04 -04:00