BBC

Primary tabs

nrf52833 vs nrf51822

AI Overview
The BBC micro:bit uses a
Nordic Semiconductor system-on-chip (SoC) as its main CPU, with the original version (V1) using the nRF51822 (ARM Cortex-M0) and the newer V2 featuring a more powerful nRF52833 (ARM Cortex-M4) for faster processing and Bluetooth 5.0. Both versions also have a separate NXP interface chip handling communication and other tasks.
Key CPU Details by Version:

charles muchene

rust on bbc microbit

rust on bbc micro-bit

bbc microbit features

bbc microbit features
micropython
The BBC micro:bit uses a proprietary short-range wireless interface based on the Nordic Gazell protocol, which is built upon the Nordic nRF51 software development kit, for its radio communication.

BBC microbit breakout connector

BBC microbit Edge connector

maqueen dfrobot

starting with cargo (rust)

remember to update rustc with 'rustup update'

comprehensive rust/bare-metal
starting with cargo (rust)
Then : Cargo build
and
Then : Cargo run

OR
Embedded Rust

Upcycling

Thu Dec 19 18:39:06 2019
Sometimes something is donated but on receipt, it appears not to work. In this example, it was a bedside radio. The manual may not be present and the item may be too old to find on the internet. So the dismantling process is started. The item may be composed of many sub-modules and some of them may be identifiable electronic sub-units such as keypads, rotary controls for volume, motors (DC or stepper) and so on.

Pages

Subscribe to RSS - BBC