-
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
Tag Archives: keyboard
micro:bit radio messager with OLED display
What it is Based on my previous micro:bit keyboard project, this allows you to type a message on a micro:bit using an old PC PS/2 keyboard and send it over radio to another micro:bit. How to make it You’ll need … Continue reading
Read a PS/2 keyboard on a BBC micro:bit
What you’ll learn That computer keyboards aren’t just switches – they need power to make them work They comprise a matrix of buttons connected in rows and columns Computers don’t read your keypresses directly – the keyboard contains a circuit … Continue reading
Learn how a keypad matrix works with a micro:bit
Use a micro:bit, some buttons, and wires to learn how a keyboard matrix works Back in 2018 I had a go at making a simple pocket calculator using some micro:bits, and one thing that’s been bugging me ever since was … Continue reading