-
Recent articles
Recent Comments
Calendar
December 2024 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tag cloud
6502 Apple Arduino BBC BBCMicrobit books breadboardcomputer coding computing education fiction Flotilla Fridge Gizmo FridgeGizmo ICT iphone kindle LCD lenovo Linux London MakeyMakey maths Microbit MicroPython music OLED osx Pimoroni PiRadio poetry printer Python radio Raspberry Pi RaspberryPi raspbian reading recently read scratch SenseHAT teaching twitter weather writing
Category Archives: ICT
Wireless remote data logging with the BBC micro:bit
I was quite astonished to stumble upon this today – it really is relatively simple to use use the BBC micro:bit to log data remotely, indeed wirelessly. The micro:bit can log several kinds of data including accelerometer readings in 3 … Continue reading
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
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
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
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 computing, logic, maths, probability, Python
Leave a comment