
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "DIYables"
    ];
    <http://schema.org/datePublished> "2026-04-01"^^<http://schema.org/Date>;
    <http://schema.org/description> "Bluetooth library for Arduino and ESP32 to communicate with DIYables Bluetooth STEM app on Android and iOS";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/DIYables/DIYables_Bluetooth-1.0.1.zip>;
    <http://schema.org/fileSize> 109;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "DIYables Bluetooth";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.1";
    <http://schema.org/url> <https://diyables.io/bluetooth-app>
  ] .
