Microller 1.1.4 Icon

Microller

Carmabs Tools
0
0 Ratings
13K+
Downloads
1.1.4
version
Nov 09, 2015
release date
1.0 MB
file size
Free
Download

What's New

Fixed bugs:

- Error to send mail with Sample Arduino code.

Added option to download Sample Arduino code in your own device.

This version uses a new protocol to receive data through a "Microller Message" you can see in the description.

About Microller Android App

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.

Other Information:

Package Name:
Requires Android:
Android 4.0.3+
Other Sources:
Category:

Download

This version of Microller Android App comes with one universal variant which will work on all the Android devices.

Variant
11
(Nov 09, 2015)
Architecture
arm64-v8a armeabi armeabi-v7a mips mips64 x86 x86_64
Minimum OS
Android 4.0.3+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of Microller Android App, We have 1 version in our database. Please select one of them below to download.

Loading..