Skip to main content

No project description provided

Project description

About

Microbitdongle allows you to communicate with a micro:bit over serial.

Installation / Usage

To install type pip install microbitdongle into a terminal.

Here is some example code

from microbitdongle import Dongle

mb = Dongle(debug=True)  # debug=False by default. Shows useful pairing information

while True:
  data = mb.recv()
  print(data)

you can also send data to the micro:bit usin mb.send(“display.scroll(‘hi’)r”)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

microbitdongle-0.3.12.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

microbitdongle-0.3.12-py2.py3-none-any.whl (2.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file microbitdongle-0.3.12.tar.gz.

File metadata

File hashes

Hashes for microbitdongle-0.3.12.tar.gz
Algorithm Hash digest
SHA256 aa6722aac92c2e677ea72fb8466e8150bf6d038aedd9cf4ebe924bec99c9e286
MD5 7a5c3ff9359346524a677a1439dd8d1d
BLAKE2b-256 3fbbed311cf7cfd539312abd70cf4f7a1d80c647c95e6162b79a1018100bbd6b

See more details on using hashes here.

File details

Details for the file microbitdongle-0.3.12-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for microbitdongle-0.3.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 70763e7c5326276e4493ce4af8fc053a744071b3d8b5cd94da6b26acc358f2d1
MD5 a13320b0d955d26d9471bca28bd739ec
BLAKE2b-256 1dd1feae2229a44a94b7e5f509dc4df616ac86090a3c813c0695ea84881dd7fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page