GUI Maker for micro:bit

GUI Maker for micro:bit

RapidNack.com
Jun 12, 2018
  • 34.2 MB

    Taille de fichier

  • Android 4.4+

    Android OS

À propos de GUI Maker for micro:bit

Utilisation micro: bit en tant que capteur pour les applications. Vous pouvez utiliser Python pour afficher des graphiques, 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.

Voir plus

What's new in the latest 1.2.3

Last updated on 2018-06-12
Changed to save contents when exiting edit mode
Voir plus

Vidéos et captures d'écran

  • GUI Maker for micro:bit Affiche
  • GUI Maker for micro:bit capture d'écran 1
  • GUI Maker for micro:bit capture d'écran 2
  • GUI Maker for micro:bit capture d'écran 3
  • GUI Maker for micro:bit capture d'écran 4
  • GUI Maker for micro:bit capture d'écran 5
  • GUI Maker for micro:bit capture d'écran 6
  • GUI Maker for micro:bit capture d'écran 7
APKPure icône

Téléchargement super rapide et sûr via l'application APKPure

Un clic pour installer les fichiers XAPK/APK sur Android!

Téléchargement APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies