Introducing... The Pythonic Staff of Enlightenment: The Python Staff of Enlightenment is the perfect companion for Pythonistas as they spread The Zen of Python. Update 2017-12-3: You can now customise and buy your very own Pythonic Staff of...
In their seminal work Getting Real, 37 Signals talk about scratching your own itch when looking for a new project. Well I was itching to brew consistently tasty beer. And brewing consistently tasty beer requires reliable temperature control. Sure...
Today I'm very pleased to make available the first beta release of Braubuddy. Braubuddy started as a simple Python script to monitor the fermentation temperature of my home brew using a Raspberry Pi and a USB thermometer. Since then the project...
I previously blogged about the tosr0x, an inexpensive USB relay controller board which I'm using as part of a computerised thermostat. Having creating tosr0x.py to control the tosr0x' relays using Python, I required a device which employs these...
As part of a forthcoming project to build a computerised thermostat, I require a means of programatically controlling a pair of relays to switch mains power. The brains of my thermostat will be a Raspberry Pi. This credit-card-sized computer is...