Category Archives: computers

Send the time from a watch to a BBC micro:bit

Previously I got a BBC micro:bit sending temperature data to my BangleJS watch by Bluetooth. I did this using a very simple, but deprecated, Eddystone beacon radio protocol. I thought it would be interesting to send data the other way, … Continue reading

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

Use a micro:bit as remote Bluetooth temperature sensor

I love my BangleJS2 watch – it’s an inexpensive smart watch with custom firmware that allows you easily to write your own apps using JavaScript. I’ve already made a couple of watch faces for it, but I was keen to … Continue reading

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

Collect and graph micro:bit data on a Raspberry Pi

Using a BBC micro:bit, an old Raspberry Pi and a surprisingly small amount of code, you can log sensor data in a simple CSV (comma separated values) text file and plot it on an interactive graph you can access from … Continue reading

Posted in microbit, Raspberry Pi | Tagged , , , , | Leave a comment

Classic 68k Mac watch face

Back in November 2021, I got a BangleJS2 hackable smart watch, having backed it on Kickstarter. It’s no Apple Watch, for sure, but it’s much cheaper and you can write your own apps for it really rather easily, in JavaScript. … Continue reading

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

A tiny screen for a Raspberry Pi

I have a few old Raspberry Pis lying around, including a Model B Rev 1 running Raspberry Pi OS Buster lite. I use it to serve up my simple MUD game. It has no wi-fi so it’s connected by ethernet … Continue reading

Posted in computers, Raspberry Pi, Raspbian | Tagged , , , | Leave a comment