- Update library.properties with proper OPT4048 metadata - Create comprehensive README.md with badges, features, installation instructions - Fix category, URL, and description to match actual product 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
518 B
INI
11 lines
518 B
INI
name=Adafruit OPT4048
|
|
version=1.0.0
|
|
author=Adafruit
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=Arduino library for the OPT4048 High Speed High Precision Tristimulus XYZ Color Sensor
|
|
paragraph=A library for the Adafruit OPT4048 breakout board (Product ID: 6334). This sensor measures XYZ color channels plus a fourth clear channel, and can be used to determine color temperature.
|
|
category=Sensors
|
|
url=https://github.com/adafruit/Adafruit_OPT4048
|
|
architectures=*
|
|
depends=Adafruit BusIO
|
|
includes=Adafruit_OPT4048.h
|