
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Arduino, NitrofMtl"
    ];
    <http://schema.org/datePublished> "2026-01-21"^^<http://schema.org/Date>;
    <http://schema.org/description> "Modbus client and server library adapted for STM32 using DMA-based RS485.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/NitrofMtl/STM32Modbus-0.8.1.zip>;
    <http://schema.org/fileSize> 76;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "STM32Modbus";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.8.1";
    <http://schema.org/url> <https://github.com/NitrofMtl/STM32Modbus>
  ] .
