Skip to content

Releases: You-010/GY33_Arduino

fixed calibration output

22 Apr 01:00
acdc820

Choose a tag to compare

added missing commas to calibration output message

added output to calibration example

21 Apr 23:44
33db609

Choose a tag to compare

v1.1.1

Update library.properties

added software calibration

21 Apr 06:46
2d956ea

Choose a tag to compare

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

17 Apr 04:02
83fa0ae

Choose a tag to compare

v1.0.1

Update library.properties

Initial Release

17 Apr 02:31
bfbb731

Choose a tag to compare

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.