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 ...
Connect the micro:bit to your computer via a micro USB cable. Your micro:bit will show up on your computer as a drive called 'MICROBIT'. Create or download the hex ...
DHT11 and DHT22 are two popular sensors among microcontroller users, especially the cheap DHT11s. DHT22s cost more but have better data resolution. My codes are based on MonadnockSystems/pxt-dht11 but ...
In this series, pupils can learn lots about coding whilst being artistic, mathematical & musical by using block-based programming.
As part of Microsoft’s mission to empower every person and every organization on the planet to achieve more, our work in computer science education is critical to ensuring that all students have the ...
The micro:bit is a small, low-cost IoT platform targeting schools, but it’s also a handy way to learn programming, especially Python. The platform is based a Nordic nRF52833 SoC. As with many ...