GUI Maker for micro:bit icon

1.2.3 by RapidNack.com


Jun 12, 2018

About GUI Maker for micro:bit

Use micro:bit as sensor for Android. You can use Python to display graphs, etc.

What is the purpose of this application?

This application uses micro:bit as Android external sensor and external LED. Iron Python can describe the processing of sensor data sent from micro:bit and the processing to display on LED.

What version of Android does this application support?

In order to use Bluetooth Low Energy (BLE) for the connection between micro:bit and Android, Android 4.4 or later, Bluetooth 4.0 or later is necessary.

What program should be written to micro:bit?

Using the JavaScript block editor on the micro:bit site, create the program that incorporates the Bluetooth services and write it to micro:bit. At that time, you need to replace the Radio package with a Bluetooth package with [Advanced] -> [Add Package].

(Please refer to the help screen of the application for details of the program)

How can I receive data from micro:bit?

In the Panel setup script area, write the following event handler that receives the received data.

def temperatureReceived(temperature):

    print 'Temperature:', temperature

Please refer to the panel setup script area of each sample panel.

How do I change the display of micro:bit LED?

if MicroBit.IsConnected:

    MicroBit.WriteLEDText(‘Hello!’)

if MicroBit.IsConnected:

    MicroBit.WriteLEDMatrixState((0b11111, 0b11111, 0b11111, 0b11111, 0b11111))

Please refer to the LED sample panel.

What's New in the Latest Version 1.2.3

Last updated on Jun 12, 2018

Changed to save contents when exiting edit mode

Translation Loading...

Additional APP Information

Latest Version

Request GUI Maker for micro:bit Update 1.2.3

Uploaded by

Serah Luh Dah

Requires Android

Android 4.4+

Show More

GUI Maker for micro:bit Screenshots

Comment Loading...
Languages
Searching...
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Success!
You're now subscribed to our newsletter.