Notes on things I learn — kept so I don't forget
-
2016-03-25
Raspberry Pi gpiozero holdable button
The current release of gpiozero doesn’t have the support to hold a button down e.g. when a button is pressed and then held down for 1 second something happens.
-
2016-02-02
Microbit - a Bop-it game in Python
I wanted to create a simple game for the Microbit and after bring brought an R2D2 Bop-it game I thought I would make one whereby you have to press the A and B buttons in time.
-
2016-01-18
Pocket PiGRRL - Battery Monitor
I recently made myself an Adafruit Pocket PiGRRL and I wanted to modify it so it would warn me when the battery was running low - there is a small red LED but its hidden inside the case!
-
2016-01-10
Pocket PiGRRL - adding a mute
I recently made myself a Pocket PiGRRL based on Adafruit’s tutorial - it really is a great machine and a brilliant learning experience.
-
2015-12-18
Minecraft, a Microbit and an X-Wing
I was having a chat with David Whale, my co-author of Adventures in Minecraft and he remarked that wouldn’t it be cool if you could control something in Minecraft using the Microbit. (Btw - you sho...
-
2015-11-30
MicroBit Magic 8 Ball with MicroPython
I wanted to create something with the MicroBit which used the on-board accelerometer and I settled on a Magic 8 Ball, the fortune-telling pool ball which when shaken and asked a question it provide...
-
2015-11-26
Snake on MicroBit using MicroPython
I got my hands on one of the BBC’s Microbit’s as part of ntoll’s Micro World Tour.