Raspberry Pi Roundup - 15th February 2016

Raspberry Pi Roundup - 15th February 2016

Analog

Alex has written a tutorial to show you how to use the MCP3008 analog-to-digital converter chip and sensors to display temperature readings. The tutorial features the use of the GPIO Zero library and I think this is the first practical example of the MCP3008 functionality I’ve seen, so it’s well worth taking a look. Read the tutorial and see the code here. Graphic: Alex Eames

Coding Evenings

Cat Lamin, who recently appeared on the big stage at the Bett conference during the TeachMeet (pictured), has announced lots of news surrounding Coding Evening, the brilliant initiative to bring together teachers and IT professionals and hobbyists. Here’s the roster of upcoming events:

So, if you’re a teacher eager to learn about teaching computing or an IT professional or hobbyist willing to share their time and knowledge with these teachers, book onto one of these events.

You can read up about the events, and the initiative, by heading over the Coding Evening website.

Twitterbot

Trevor Appleton has written a really good walk-through tutorial on using the Twitter API and the tweepy Python library to send tweets out from your Pi.Take a look here.

Hot Tub!

Ted Hale has improved upon his Hot Tub Controller. The latest iteration is mounted directly next to the tub and does the following:

  • Monitor the water temperature
  • Turn a circulation pump and heater on to heat the water as needed
  • Respond to buttons that increase/decrease the desired temperature
  • Respond to buttons that turn the water jets on and off
  • Display the current temperature
  • Detect various failure modes and place system in safe modeListen for commands from a smart phone app to control hot tubUpload data periodically to an Internet of Things service

You can read more about the controller here.

Leave a comment

All comments are moderated before being published.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.