{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "KRM",
  "description": "Utility library for robotics, motor control, encoders, and millis-based task scheduling.",
  "url": "https://github.com/KovalRM/KRM_libraries_Arduino",
  "author": {
    "@type": "Person",
    "name": "KovalRM"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/KovalRM/KRM-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 17,
  "datePublished": "2026-02-05",
  "license": "https://spdx.org/licenses/MIT"
}