Back to the Future clock powered by a Raspberry Pi

Instructables user  has created this lovely, chunky Back to the Future-inspired clock. Audio capabilities are provided via a Pimoroni pHAT DAC and controlling it all is a Raspberry Pi Zero W. As well as the time, which it can display in various formats, it can also show the weather forecast (courtesy of a feed from his Arduino-powered weather station). Read a complete bill-of-materials and a tutorial here. You can see it in action below:

Smile-activated catapult uses a Raspberry Pi to detect and reward smiling faces

Ben Brabyn wanted to encourage his friends and family to smile a bit more and so he came up with the solution: marshmellows! A Raspberry Pi and a webcam are used to detect a smiling face and then a hacked toy catapult is used to launch marshmellows at the user. He’s used a MotoZero motor controller from The Pi Hut to control the catapult and then written some Python code using OpenCV to read the image from the webcam and detect the smile.

You can see it in operation in the video below and read how to do it yourself on this Instructable.

Miniature NASA Curiosity Rover reproduction has a Raspberry Pi at its heart

The folks over at the NASA Jet Propulsion Laboratory (JPL) in Pasadena have built a mini-Mars rover, called ROV-E, that has been designed to tour classrooms, museums, and other events. Following a great response from the general public, JPL have now released plans for the rover. Building one will set you back about $2500, but in command is the low-cost Raspberry Pi 3. All the plans are on Github and there is also a website for the project.

While we’re on the space theme, this is just a quick reminder that we recently announced a space exploration theme for Pi Wars, our robotics event in Cambridge at the end of March next year.

Applications close at 8pm on Sunday, 23rd September, so fill in the form soon!

Create and print dynamic mazes using a Raspberry Pi and a thermal printer

Mattias Jahnke (aka YouTube’s Engineerish) has built this lovely project from a thermal printer and a Raspberry Pi. Enclosed in a hand-modified box (gotta love a bit of Dremelling!), the Pi creates mazes using a technique known as recursive backtracking and then sends them to the printer for printing. A button controls when this all happens and, I think you’ll agree, the results are terrific for keeping young-ish ones entertained! 🙂 The source code is available here and you can view Mattias’ video below.

Expression-sensing flower opens up it’s petals for you via a Raspberry Pi

This is a lovely idea, really well executed.

Using a variety of techniques, a team has developed the Expression Flower that senses when it is being smiled at and then opens up to smile back at you. Powered by a Raspberry Pi, the flower is coded using Google’s IoT platform, Android Things. There’s a camera module at the centre which reads in image data, passes it to the Pi which itself uses the ML Kit learning ‘machine’ from Google. Oh, if you wink at it, it closes up again in a bashful kind of way! The entire project, which uses 3D printing and laser-cutting, has been open sourced and documented over on Hackster.io.

Dementia/disability friendly music box powered by a Raspberry Pi

 

Hi everyone. I am back, much refreshed and revived by a holiday to lovely Croatia (which I can thoroughly recommend!).

Ross Porter’s father could no longer operate his CD player to play his favourite music due to impaired mental function caused by dementia. Knowing that music was incredibly beneficial to people in his father’s position, Ross set about making a music box that could be operated simply. He used two rotary encoders fed through to a Raspberry Pi to do this. Pressing or rotating either knob starts the music going. One knob controls the volume and the other changes songs from a playlist stored on a USB drive. His final product came out as above. He’s now documented the build process and open sourced all the designs and software, designing two other cases in the process (one of which is shown below).

I think you’ll agree, this is a lovely idea and I applaud Ross for his efforts to bring music back to his father. You can see a presentation of the music box below and find out how to make your own here: