Recently at BBC Research & Development, we got our hands on the new BBC micro:bit v2, a pocket-sized computer first launched in 2015 to help teach computer science. The first generation of this device ...
We took part in a coding workshop as the pocket sized computer got an update - see what we made and try them for yourself! Recently at BBC Research & Development, we got our hands on the new BBC micro ...
Recently at BBC Research & Development, we got our hands on the new BBC micro:bit v2, a pocket-sized computer first launched in 2015 to help teach computer science. The first generation of this device ...
This repository contains code for the experiments that are described in the book, Bare metal micro:bit, configured for the V2 micro:bit with an nRF52833 microcontroller chip. See the file COPYRIGHT ...
To try the simulator use the micro:bit Python Editor. The rest of this page explains how to embed the simulator in an application and develop the simulator software. The simulator is designed to be ...
The Microsoft MakeCode platform is a free online blocks-based programming tool that's used to write the code that tells the micro:bit hardware what you want it to do. It’s very easy to use and allows ...