RCBController!

RCBController has an interface of a gamepad, and if these buttons are pushed, it will transmit the following data by Bluetooth LE (BLE).When you use this App, I have not specified the BLE device for reception. If you want to use this App, please program your BLE device to be able to receive the data of BLE which this App has transmitted. FFF0 / FFF1 / FFF2 / FFF3SBDBT SBBLE, konashi (9600bps) FF00 / 3012 / 3013 / FFF3koshian (9600bps) / konashi2 (115200bps) 229BFF00-03FB-40DA-98A7-B0DEF65C2D4B 229B3012-03FB-40DA-98A7-B0DEF65C2D4B 229B3013-03FB-40DA-98A7-B0DEF65C2D4BRFduino 2220 / 2222 / 2221LightBlue Bean A495FF20-C5B1-4B44-B512-1370F02D74DE A495FF21-C5B1-4B44-B512-1370F02D74DE (Scratch1) A495FF22-C5B1-4B44-B512-1370F02D74DE (Scratch2) A495FF23-C5B1-4B44-B512-1370F02D74DE (Scratch3)FemtoduinoBLE 195AE58A-437A-489B-B0CD-B7C9C394BAE4 5FC569A0-74A9-4FA4-B8B7-8354C86E45A4 21819AB0-C937-4188- B0DB-B9621E1696CDBLESerial 569A1101-B87F-490C-92CB-11BA5EA5167C 569A2001-B87F-490C-92CB-11BA5EA5167C 569A2000-B87F-490C-92CB-11BA5EA5167C[Transmit data format]The 1 - 2nd byte: Button (Right buttons)UP: 0x0001DOWN: 0x0002RIGHT: 0x0004LEFT: 0x0008(Left buttons)Y button: 0x0010A button: 0x0020B button: 0x0040X button: 0x0100left center: 0x0080(Shift buttons)L1: 0x0200L2: 0x0400R1: 0x0800R2: 0x1000(Other)START: 0x0003SELECT: 0x000CThe 3 - 4th byte: Left analog StickLeft - Right: 1-255 (Neutral=128) Up - Down: 1-255 (Neutral=128)The 5 - 6th byte: Right analog StickLeft - Right: 1-255 (Neutral=128) Up - Down: 1-255 (Neutral=128)The 7 - 9th byte: AcceleratorX axis: 1-255 (Neutral=128) Y axis: 1-255 (Neutral=128)Z axis: 1-255 (Neutral=128)The 10th byte: Status information7 - 6th bit: Accelerator (0-3)5th bit: Left analog (0-1)4th bit: Right analog (0-1)3-1st bit: Device direction (1-4)[Support Home page]http://rcbcontroller.micutil.com[BLE module]I tested BLE modules.mbed HRM1017: http://international.switch-science.com/catalog/1755/mbed LPC1768: https://mbed.org/platforms/mbed-LPC1768/(Wall Bot: http://international.switch-science.com/catalog/1346/)RFduino: http://www.rfduino.comSBDBT: http://www.runele.com/ca1/2/SBDBT5V: http://www.runele.com/ca1/8/p-r-s/(http://micono.cocolog-nifty.com/blog/sbdbthex.html)BLESerial: http://www.robotsfx.com/robot/BLESerial.html[Sample Movies]https://www.youtube.com/watch?v=XCwBJUlRV8Mhttps://www.youtube.com/watch?v=_58DGAJdn74https://www.youtube.com/watch?v=EeTwqm7gjw4https://www.youtube.com/watch?v=0stL7XvlJaQhttps://www.youtube.com/watch?v=qh500FgvkLIhttps://www.youtube.com/watch?v=YcgsxyYMVVo