
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Signal Input/Output";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Alex Gabriel Malisa"
    ];
    <http://schema.org/description> "Tiny hierarchical state machine for embedded systems — no heap, no dynamic allocation.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/pulsecoreengineering/PulseHSM-1.2.1.zip>;
    <http://schema.org/fileSize> 73;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "PulseHSM";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.2.1";
    <http://schema.org/url> <https://github.com/pulsecoreengineering/PulseHSM>
  ] .
