{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Statechart",
  "description": "Hierarchical State Machine (HSM) library for Arduino with zero dynamic memory allocation.",
  "url": "https://github.com/alkonosst/Statechart/",
  "author": {
    "@type": "Person",
    "name": "Maximiliano Ramirez"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/alkonosst/Statechart-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 41,
  "datePublished": "2026-05-08",
  "license": "https://spdx.org/licenses/MIT"
}