Monthly Archives: March 2019

micro:bit binary quiz

Here’s a simple micro:bit project to help you practice converting between binary and decimal (denary / base 10) numbers up to 31. Binary place values 16 8 4 2 1 1 0 1 0 1 In this example, 10101 in … Continue reading

Posted in computers, microbit | Tagged , | Leave a comment

Teaching logic gates with physical computing

I found teaching logic gates one of the trickier parts of the secondary Computer Science curriculum: they’re abstract, dry… not much fun. Year 9 in a girls’ school. Tough crowd. To counter this, I tried to make them a bit … Continue reading

Posted in computers, education, ICT, microbit | Tagged , , | Leave a comment