Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
GUI Maker for micro:bit आइकन

1.2.3 by RapidNack.com


Jun 12, 2018

GUI Maker for micro:bit के बारे में

सूक्ष्म उपयोग: Android के लिए संवेदक के रूप में बिट। आप रेखांकन, आदि प्रदर्शित करने के लिए अजगर का उपयोग कर सकते

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.

अनुवाद लोड हो रहा है...

अतिरिक्त ऐप जानकारी

नवीनतम संस्करण

निवेदन GUI Maker for micro:bit अपडेट 1.2.3

द्वारा डाली गई

Serah Luh Dah

Android ज़रूरी है

Android 4.4+

अधिक दिखाएं

नवीनतम संस्करण 1.2.3 में नया क्या है

Last updated on Jun 12, 2018

Changed to save contents when exiting edit mode

अधिक दिखाएं

GUI Maker for micro:bit स्क्रीनशॉट

पिछले 24 घंटों में लोकप्रिय लेख

टिप्पणी लोड हो रहा है...
भाषाओं
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलतापूर्वक सब्सक्राइब!
अब आप APKPure की सदस्यता ले रहे हैं।
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलता!
अब आप हमारे न्यूज़लेटर की सदस्यता ले चुके हैं।