Adafruit_MLX90632/library.properties
ladyada 1da8a7438c
Some checks failed
Arduino Library CI / build (push) Has been cancelled
Add library.properties with Adafruit_BusIO dependency
- Define library metadata for Arduino Library Manager
- Add Adafruit BusIO as required dependency
- Set initial version to 1.0.0
- Include comprehensive library description
- Support all architectures

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 16:32:45 -04:00

10 lines
No EOL
545 B
INI

name=Adafruit MLX90632 Library
version=1.0.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Arduino library for MLX90632 Far Infrared Temperature Sensor
paragraph=This library provides a complete interface for the MLX90632 Far Infrared Temperature Sensor. Supports both medical and extended range measurement modes, automatic calibration loading, and comprehensive temperature calculations using the Stefan-Boltzmann law.
category=Sensors
url=https://github.com/adafruit/Adafruit_MLX90632
architectures=*
depends=Adafruit BusIO