
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "MCUW"
    ];
    <http://schema.org/datePublished> "2026-04-05"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for LoRa boards, including Lilygo ESP32 boards: T-Beam, T3-S3, T3-LoRa32 and more";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/mcuw/MCUW_LoRa_boards-0.1.15.zip>;
    <http://schema.org/fileSize> 42;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "MCUW_LoRa_boards";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.15";
    <http://schema.org/url> <https://github.com/mcuw/LoRaBoards>
  ] .
