Bluetooth Color Picker
Bluetooth Color Picker Summary
Bluetooth Color Picker is a mobile Android app in Communication by Ferdinand Stueckler. Released in Feb 2014 (12 years ago). It has about 713+ installs Based on AppGoblin estimates, it reaches roughly 42 monthly active users . Store metadata: updated May 16, 2014.
Store info: Last updated on Google Play on May 16, 2014 .
0★
Ratings: 0
Screenshots
App 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,0\n"
The purpose of the app is to control remote hardware like Arduino, Netduino, Raspberry Pi ...
Version 1.1: Byte Mode Default
