
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Signal Input/Output";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Dirk Kaar, Peter Lerup, Jimes Yang"
    ];
    <http://schema.org/datePublished> "2026-02-22"^^<http://schema.org/Date>;
    <http://schema.org/description> "Implementation of the Arduino software serial for ESP8266/ESP32.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/sndnvaps/Esp_Software_Serial-8.3.1.zip>;
    <http://schema.org/fileSize> 35;
    <http://schema.org/license> <https://spdx.org/licenses/LGPL-2.1>;
    <http://schema.org/name> "Esp_Software_Serial";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "8.3.1";
    <http://schema.org/url> <https://github.com/sndnvaps/espsoftwareserial/>
  ] .
