
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "EBM"
    ];
    <http://schema.org/datePublished> "2026-09-06"^^<http://schema.org/Date>;
    <http://schema.org/description> "Non-blocking bipolar stepper control for Seeed Grove Mini I2C Motor Driver v1.1 (2x DRV8830).";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/ebm9991/GroveI2CStepper-1.0.2.zip>;
    <http://schema.org/fileSize> 12;
    <http://schema.org/name> "GroveI2CStepper";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://github.com/ebm9991/GroveI2CStepper>
  ] .
