
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "You-010"
    ];
    <http://schema.org/datePublished> "2026-04-22"^^<http://schema.org/Date>;
    <http://schema.org/description> "A library for the GY-33 (TCS34725) colour sensor module (I2C and UART).";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/You-010/GY33_Colour_Sensor-1.1.2.zip>;
    <http://schema.org/fileSize> 27;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "GY33_Colour_Sensor";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.2";
    <http://schema.org/url> <https://github.com/You-010/GY33_Arduino>
  ] .
