Daily Archives: December 20, 2015

SenseHAT weather forecaster

Here’s a really simple scrolling weather forecast for the RaspberryPi SenseHAT. It uses the BBC Weather RSS feed, so you would replace the postcode (‘bs1′) with your own to get your local forecast. You’ll also need to install feedparser – … Continue reading

Posted in Raspberry Pi | Tagged , , | 15 Comments

RaspberryPi dice project

Here’s a simple dice (ok, die) project for the Raspberry Pi SenseHAT – it senses a shake by measuring the G-force on the accelerometer. If the G-force goes above 1.4, it generates a random number between 1 and 6 and … Continue reading

Posted in Raspberry Pi | Tagged , , | 6 Comments