Category Archives: education

micro:bit Morse code transmitter

Here’s a pretty simple, and I think fun, way to introduce some quite sophisticated computing concepts with a few lines of Python, 2 BBC micro:bits and a crocodile clip lead or two (as you’d find in a Makey Makey box). … Continue reading

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

UPDATED roundup of Python micro:bit resources

Here’s a summary of my Python resources and projects for the BBC micro:bit which you may find useful… you’ll need the Mu editor to flash some of these, especially the ones that use the radio module. Connect a thermal till … Continue reading

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

Happy Scratch Day!

UPDATED for 2017! To mark Scratch Day, here are some teaching resources I made – mostly, but not all, to do with ICT / Computing: Binary Numbers Quiz – binary to denary Binary Numbers Quiz – denary to binary Hexadecimal … Continue reading

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

Coding as a way of understanding the Monty Hall problem

The other night a maths teacher and I were sharing a few cold drinks and we fell to discussing the Monty Hall Problem. Now, you may have heard of the Monty Hall Problem even if you don’t know it by … Continue reading

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

Teaching Sonic Pi

I’ve been teaching my first ever lessons with Sonic Pi this week. Sonic Pi blurs the distinction between learning / teaching coding and music. I’ve been wanting to do this since I had my world turned slightly upside down by … Continue reading

Posted in computers, education, ICT, music | Tagged | 6 Comments