Bluetooth Universal Pad Apk 1.2
Kommunikation und Soziales
1.2
Aktualisierungsdatum:November 25, 2025
Herunterladenapk
Bluetooth -Fernbedienung zum Senden von Positionsinformationen an den Mikrocontroller.
Der Zweck der App besteht darin, Remote -Hardware wie Arduino, Netduino, Raspberry Pi zu steuern. Nur das Bluetooth SPP -Profil (RFCOMM) wird unterstützt. Eine frühere Bluetooth -Paarung ist erforderlich.
3 Positionen werden entweder als Text oder Bytes behandelt.
Der Bereich der Werte x, y (1. Kontrolle) und Z (2. Kontrolle) liegt zwischen -100 und 100.
Byte -Modus: 3 Positionen werden als 3 Bytes übertragen (Standard)
ASCII -Modus: 3 Positionen werden als von Comma getrennter Text übertragen (beendet mit n)
V1.1: Standardmodus geändert
V1.2: Tablet -Modifikationen