#
microbit
Here are 463 public repositories matching this topic...
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
-
Updated
Feb 4, 2021 - TypeScript
A comprehensive and FREE Online Python Development course FOR KIDS utilizing an official BBC micro:bit Development Board and later an Expressif ESP32 Development Board going step-by-step into the world of Python for microcontrollers.
python
tutorial
microcontroller
microcontrollers
article
micropython
educators
linkedin
kids
microbit
stem
mu
pythonforeverybody
pythonforbeginner
pythonlearning
kidscancode
educator
pythonforkids
kids-utilizing
step-lessons
-
Updated
Feb 2, 2021 - Python
5
microbit-carlos
commented
Apr 1, 2019
The following MicroPython modules are not referenced in the docs:
- array
- builtins
- ucollections
- gc
- [Upstream docs](https://do
Scratch-link for Linux written in python
-
Updated
Dec 27, 2020 - Python
Learning embedded development with Rust on the micro:bit
-
Updated
Oct 20, 2020 - Rust
Otto Blockly; a fully integrated graphical programming for Arduino robots, ready to install in your computer, works offline
-
Updated
Jan 29, 2021 - C
MakeCode extension for controlling your LEGO Power Functions devices with an IR-emitting LED
-
Updated
Jun 5, 2020 - TypeScript
Simple micropython library for the micro:bit to control the SSD1306 display
-
Updated
Nov 11, 2020 - Python
Easily install and configure a development environment for the BBC micro:bit in C/C++, MakeCode, and MicroPython using Vagrant (virtual machine).
-
Updated
Dec 9, 2020 - Shell
mi:node kit(micro:bit IoT Starter Kit by element14) driver package for PXT/microbit
-
Updated
Nov 13, 2019 - C++
DIY electronic modules for tinkerers
-
Updated
Dec 1, 2020 - HTML
Improve this page
Add a description, image, and links to the microbit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microbit topic, visit your repo's landing page and select "manage topics."


It seems that tinygo doesn't not support MIPS based embedded devices out of the box, although LLVM does support the following:
My intent is to execute the tinygo compiled binary within a mipsel linux box, no