- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Ferdinand StuecklerBluetooth Remote Control for sending multiple information to microcontroller.Bluetooth Remote Control for sending multiple information to microcontroller. The purpose of the app is to interact with hardware like Arduino, Netduino, Raspberry Pi. The first optional information is a channel, which has the range from 0 to 3. Afterwards 3 positions are handled either as text or bytes. The range of the values x, y (1. control) and z (2. control) are between -100 and 100. Byte Mode (Text Off) : Optional channel and the 3 positions are transfered as bytes (3 or 4 bytes -> default) Text Mode (Text On) : The optional channel (terminated by. and the 3 positions are transfered as text seperated by comma (ended by \n) Channel off: No channel (default) Channel on: Channel included (0-3).