
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Jobit Joseph, Circuit Digest"
    ];
    <http://schema.org/datePublished> "2026-03-17"^^<http://schema.org/Date>;
    <http://schema.org/description> "GPS tracking library for ESP32-S3 with SIM868 modem and WS2812B LED";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Circuit-Digest/GL868_ESP32-1.0.5.zip>;
    <http://schema.org/fileSize> 27966;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "GL868_ESP32";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.5";
    <http://schema.org/url> <https://github.com/Circuit-Digest/GL868_ESP32>
  ] .
