
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Costin Bobes"
    ];
    <http://schema.org/datePublished> "2026-02-21"^^<http://schema.org/Date>;
    <http://schema.org/description> "Accurate NTP time synchronization with monotonic time and local clock drift compensation for Arduino.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/costinbobes/NTPSharp-1.0.2.zip>;
    <http://schema.org/fileSize> 28;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "NTPSharp";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://github.com/costinbobes/NTPSharp>
  ] .
