
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "GIGASITRON"
    ];
    <http://schema.org/datePublished> "2026-05-09"^^<http://schema.org/Date>;
    <http://schema.org/description> "Object-oriented non-blocking HC-SR04 ultrasonic sensor driver for STM32duino.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Gigasitron-xcross/XC_SR04-0.1.0.zip>;
    <http://schema.org/fileSize> 11;
    <http://schema.org/name> "XC_SR04";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.0";
    <http://schema.org/url> <https://github.com/Gigasitron-xcross/XC_SR04>
  ] .
