
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Alash-electronics"
    ];
    <http://schema.org/datePublished> "2024-06-09"^^<http://schema.org/Date>;
    <http://schema.org/description> "Библиотека для работы с часовым модулем DS1302 на Arduino, ESP8266, ESP32. Поддержка времени с точностью до секунды, интуитивный интерфейс, легкая интеграция.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Alash-electronics/Alash_DS1302_RTC-1.0.8.zip>;
    <http://schema.org/fileSize> 727;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "Alash DS1302 RTC";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.8";
    <http://schema.org/url> <https://github.com/Alash-electronics/Alash_DS1302>
  ] .
