
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "usman"
    ];
    <http://schema.org/datePublished> "2026-04-08"^^<http://schema.org/Date>;
    <http://schema.org/description> "Compact bidirectional serial protocol for Blender ↔ Arduino 3D object control";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/electronicstree/blendixserial-2.1.0.zip>;
    <http://schema.org/fileSize> 279;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "blendixserial";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "2.1.0";
    <http://schema.org/url> <https://github.com/electronicstree/BlendixSerial-Arduino>
  ] .
