Video Wall

Wolfgang Höhne submitted his video wall project that he recently made.  The field where his football club plays it can be difficult to know the score and time remaining.  Wolfgang created a video wall to display this information.  It’s remotely updated by the announcer to keep spectators informed on the game.  Not every field is equipped with large signboards to display match information.  This project is a great way to solve that problem.

There’s a good write up of the project, including the code, over on Hackster.io.

Phantom Limb Bionic Arm

Adrian Godwin submitted the Phantom Limb, a robotic prostetic arm created by The Alternative Limb Project and game company Konami.

The design for the arm was inspired by the world of Metal Gear Solid.  The arm is a elegant and beautiful design and is a far cry from many of the common prosthetic designs we are used to seeing. Adrian let us know that a Teensy 3.2 is used in the arm to handle lights, comms, and power control.

This video tells the story of how the arm came to be and an interview with James Young, the gentlemen wearing the arm.

Thinking Dodecahedron

Marcel Boonman created a thinking dodecahedron he describes as a metaphor to simulate the dyslexic way of information processing: ‘conceptual thinking’. The environment serves as input to create an ‘imaginary object’.  This is a very interesting project and it’s well worth watching the video.

The project uses a Teensy 2.0 and sensors to measure color, illumination, sound, temperature, humidity, and atmospheric pressure.  The measurements from these elements are used to produce a color. The Dodecaeder refers to the fifth element the ether, which is also seen as the mind or in this case the imaginary; A mental representation of multiple ideas (including experiences) that are summarized in an imaginary object.

Beats by Teensy

Jon Payne created his own MPC (Music Production Center).  He was inspired by an MPC and the DJ Tech Tools MIDI Fighter and decided to create and build a stand alone project that is a combination of the two.  This is a really impressive DIY project.  It sounds awesome and looks great.

While Jon describes it as a work in progress, it is functional with more features being planned.

Discussion of the project can be found on the forum.

Autonomously Navigating Rover

Jon Watte (jwatte on the forum) built an autonomously navigating rover.  This awesome rover is built for the outdoors and has individual steering on the 4 corner wheels.  Not only can this impressive rover follow a track, but it can climb up stairs as well!

Moneypit V for Victory Autonomous Rover

Jon took it to a race early this month and placed 2nd out of 20!  Way to go!

Here’s a training pass video showing the rover following a track.

And another video showing the rover climbing stairs.

The code for the project is available on GitHub