1/4
micro:bit Numeric screenshot 0
micro:bit Numeric screenshot 1
micro:bit Numeric screenshot 2
micro:bit Numeric screenshot 3
micro:bit Numeric Icon

micro

bit Numeric

Ferdinand Stueckler
Trustable Ranking Icon
1K+Downloads
87.5kBGröße
Android Version Icon5.1+
Android-Version
2.2(31-12-2020)
-
(0 Bewertungen)
Age ratingPEGI-3
Herunterladen
DetailsBewertungenInfo
1/4

Beschreibung von micro: bit Numeric

This app communicates between Android and a micro:bit device. You can transmit numeric data as text or value. The UART communication also has to be implemented at the micro:bit device.


Text enabled: text data transmission

Text disabled: numeric data transmission

Newline enabled: '\n' (newline) added

Newline disabled: no additional data

Zero enabled (Touch/Sense enabled): Send 0 on release button


For PXT programming you have to enable Text and Newline.


Requirements:

- Min. Android 4.4

- Bluetooth Low Energy (BLE)

- Paired devices !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

- micro:bit programm (developed by yourself)


PXT javascript example:

let str = ""

let connected = 0

input.onButtonPressed(Button.A, () => {

if (connected) {

bluetooth.uartWriteString("A")

}

})

bluetooth.onBluetoothConnected(() => {

connected = 1

})

bluetooth.onBluetoothDisconnected(() => {

connected = 0

})

bluetooth.startUartService()

basic.forever(() => {

if (connected == 1) {

str = bluetooth.uartReadUntil(serial.delimiters(Delimiters.NewLine))

if (str == "B") {

basic.showString("Hi")

} else {

basic.showString(str)

}

} else {

basic.showLeds(`

. . . . .

. # . # .

. . . . .

# . . . #

. # . # .

`)

}

})


Remark: Do not forget to pair devices (after micro:bit program changes)


micro:bit Numeric – Version 2.2

(31-12-2020)
Was ist neubug receiving solved

Es gibt noch keine Bewertungen oder Beurteilungen! Um die erste zu hinterlassen, installiere bitte

-
0 Reviews
5
4
3
2
1

micro: bit Numeric – APK Informationen

APK Version: 2.2Paket: com.ble.microbit.numeric
Kompatibilität zu Android: 5.1+ (Lollipop)
Entwickler:Ferdinand StuecklerDatenschutzrichtlinie:http://lehrer.bulme.at/~sk/policy.htmlBerechtigungen:5
Name: micro:bit NumericGröße: 87.5 kBDownloads: 1Version : 2.2Erscheinungsdatum: 2021-01-01 02:06:38Min. Bildschirmgröße: SMALLUnterstützte CPU:
Paket-ID: com.ble.microbit.numericSHA1 Signatur: C8:9F:15:86:D0:B6:77:DC:28:95:67:A0:76:82:9D:67:5C:49:B7:58Entwickler (CN): Ferdinand StuecklerOrganisation (O): Ort (L): Land (C): Bundesland/Stadt (ST): Paket-ID: com.ble.microbit.numericSHA1 Signatur: C8:9F:15:86:D0:B6:77:DC:28:95:67:A0:76:82:9D:67:5C:49:B7:58Entwickler (CN): Ferdinand StuecklerOrganisation (O): Ort (L): Land (C): Bundesland/Stadt (ST):
appcoins-gift
AppCoins GamesGewinne noch mehr Belohnungen!
mehr
Matchington Mansion
Matchington Mansion icon
Herunterladen
Gods and Glory
Gods and Glory icon
Herunterladen
Dreams of lmmortals
Dreams of lmmortals icon
Herunterladen
Legende des Phönix
Legende des Phönix icon
Herunterladen
Isekai Saga: Awaken
Isekai Saga: Awaken icon
Herunterladen
Clash of Kings
Clash of Kings icon
Herunterladen
Eternal Evolution
Eternal Evolution icon
Herunterladen