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