Bluetooth Color Picker

Bluetooth Color Picker

Newsletter Social 1.1
The app selects a color and transfers the information to a bluetooth device.Bluetooth Remote Control for color information. The 3 base colors (
1.1

Screenshots

Description

The app selects a color and transfers the information to a bluetooth device.

Bluetooth Remote Control for color information. The 3 base colors (RGB) are handled either as text or bytes. 6 channels for colors will be managed. Only the Bluetooth SPP Profile (RFCOMM) is supported. A previous Bluetooth Pairing is required.

The range of the values are between 0 and 255.

Byte Mode (Default): Channel and 3 colors are transfered as 4 bytes

Example for BLUE and channel 2: 0x020000FF

ASCII Mode: Starting with the channel and a colon 3 colors are transfered as text seperated by comma (ended by n)

Example for RED and Channel 1: "1:255,0,0n"

The purpose of the app is to control remote hardware like Arduino, Netduino, Raspberry Pi ...

Version 1.1: Byte Mode Default

Expand

Other Information

  • Release Time

    2025/06/05

  • Size

    47.33KB

  • Package Name

    rgb.RGBtoBT