GUI Maker for micro:bit

GUI Maker for micro:bit

RapidNack.com
Jun 12, 2018
  • 34.2 MB

    Dosya Boyutu

  • Android 4.4+

    Android OS

GUI Maker for micro:bit hakkında

Kullanım mikro: Android için sensör olarak biraz. Sen vs grafikleri görüntülemek için Python kullanabilirsiniz

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.

Daha Fazla Göster

What's new in the latest 1.2.3

Last updated on 2018-06-12
Changed to save contents when exiting edit mode
Daha Fazla Göster

Videolar ve ekran görüntüleri

  • GUI Maker for micro:bit gönderen
  • GUI Maker for micro:bit Ekran Görüntüsü 1
  • GUI Maker for micro:bit Ekran Görüntüsü 2
  • GUI Maker for micro:bit Ekran Görüntüsü 3
  • GUI Maker for micro:bit Ekran Görüntüsü 4
  • GUI Maker for micro:bit Ekran Görüntüsü 5
  • GUI Maker for micro:bit Ekran Görüntüsü 6
  • GUI Maker for micro:bit Ekran Görüntüsü 7

GUI Maker for micro:bit APK Bilgileri

En son sürüm
1.2.3
Kategori
Araçlar
Android OS
Android 4.4+
Dosya Boyutu
34.2 MB
Geliştirici
RapidNack.com
Güvenli ve Hızlı APK İndirmeleri APKPure'de
APKPure, virüssüz GUI Maker for micro:bit APK indirmelerini sağlamak için imza doğrulaması kullanır.

GUI Maker for micro:bit'in eski sürümleri

APKPure simgesi

APK Uygulaması ile Süper Hızlı ve Güvenli İndirme

XAPK/APK dosyalarını Android'e yüklemek için tek tıkla!

İndir APKPure
thank icon
Kullanıcı deneyiminizi geliştirmek için bu web sitesinde çerezleri ve diğer teknolojileri kullanıyoruz.
Bu sayfadaki herhangi bir bağlantıya tıklayarak, Gizlilik Politikamıza ve Çerezler Politikamıza izin vermiş oluyorsunuz.
Daha fazla bilgi edin