Microller icon

Microller

★★★★★
★★★★★
(4.17/5)

1.1.4Free6 years ago

Download Microller APK latest version Free for Android

Version 1.1.4
Update
Size 1.01 MB (1,061,649 bytes)
Developer Carmabs
Category Apps, Tools
Package Name apps.carmabs.microller
OS 4.0.3 and up

Microller APPLICATION description

Control your own robot with your Android smartphone/tablet
Microller is compatible with any Android device for controlling your micro-controller card (Ex. Arduino) through a Bluetooth connection. It sends a byte associated with each button when it is pressed in the application interface.

In order to receive the data, send a request message (one byte with value 100) and you will receive a "Microller Message" with the following 16 bytes,which will show the state of each button.

//MICROLLER MESSAGE REQUEST//

byte REQUEST = 100;



//MICROLLER MESSAGE//

MicrollerMessage[0]
STATE OF UP BUTTON // PRESSED(3) OR RELEASE(253)

MicrollerMessage[1]
STATE OF RIGHT BUTTON // PRESSED(5) OR RELEASE(251)

MicrollerMessage[2]
STATE OF DOWN BUTTON // PRESSED(7) OR RELEASE(249)

MicrollerMessage[3]
STATE OF LEFT BUTTON // PRESSED(9) OR RELEASE(247)

MicrollerMessage[4]
STATE OF Y BUTTON // PRESSED(121) OR RELEASE(89)

MicrollerMessage[5]
STATE OF B BUTTON // PRESSED(98) OR RELEASE(66)

MicrollerMessage[6]
STATE OF A BUTTON // PRESSED(97) OR RELEASE(65)

MicrollerMessage[7]
STATE OF X BUTTON // PRESSED(120) OR RELEASE(88)

MicrollerMessage[8]
STATE OF L1 BUTTON // PRESSED(108) OR RELEASE(76)

MicrollerMessage[9]
STATE OF L2 BUTTON // PRESSED(109) OR RELEASE(77)

MicrollerMessage[10]
STATE OF L3 BUTTON // PRESSED(111) OR RELEASE(79)

MicrollerMessage[11]
STATE OF R1 BUTTON // PRESSED(114) OR RELEASE(82)

MicrollerMessage[12]
STATE OF R2 BUTTON // PRESSED(110) OR RELEASE(78)

MicrollerMessage[13]
STATE OF R3 BUTTON // PRESSED(112) OR RELEASE(80)

MicrollerMessage[14]
STATE OF JOYSTICK LEFT BUTTON // RELEASE(129) OR VALUES BETWEEN (246-207)

MicrollerMessage[15]
STATE OF JOYSTICK RIGHT BUTTON // RELEASE(128) OR VALUES BETWEEN (206-167)



The main advantages of this control compared to the others is that its behavior is completely customizable and you can use a physical game-pad for Android (Ex. IPEGA) and IP cameras.

Your options are:

- Display of IP camera streaming providing its IP address.

- Compatibility with physical game-pads. (Tested with game-pad IPEGA).

- Send to your email address or download to your device a sample code to handle the signals sent by the controller (Sample written in Arduino

- Layout configurable.

- Help menu available.
↓ Read more
Microller screen 1 Microller screen 2 Microller screen 3 Microller screen 4 Microller screen 5 Microller screen 6 Microller screen 7 Microller screen 8 Microller screen 9 Microller screen 10 Microller screen 11 Microller screen 12 Microller screen 13 Microller screen 14 Microller screen 15

Old versions

Version Size Update
⇢ 1.0.5 (1 variants) ↓ 1.02 MB ◴ 8 years ago
⇢ 1.1.4 (1 variants) ↓ 1.01 MB ◴ 6 years ago