Releases: You-010/GY33_Arduino
Releases · You-010/GY33_Arduino
fixed calibration output
added output to calibration example
v1.1.1 Update library.properties
added software calibration
Added GY33_Calibrator helper class for using software calibration
Improved class structure and added support for software calibration and black level zero offset
Improved examples with extra usage information and error handling
added .gitignore and keywords.txt
v1.0.1 Update library.properties
Initial Release
Initial release of the GY33_Colour_Sensor library.
Support for the GY-33 (TCS34725) colour sensor module.
Compatible with both I2C and UART communication modes.
Ported from the MicroPython library by QuirkyCort.
Includes basic examples for I2C and UART.