Table-top Tetris game from York uses a Raspberry Pi 2 for retro gaming goodness

John Cooper from York Hackspace has created a tabletop Tetris game for their space. It uses a Raspberry Pi 2 to control strips of Neopixel-like LEDs which sit in little foam cube holes beneath the translucent tabletop surface. It’s low-resolution but it is, frankly, beautiful and it’s not limited to just playing Tetris either – a version of Snake is planned and the system is capable of two-player action too! He welcomes your pull requests on GitHub if you have any game ideas! The code is available here and you can read a little more in this blog post from York Hackspace.

Great collection of Raspberry Pi project resources from Les Pounder

Les Pounder, who writes for various Linux and Pi magazines and is an all-round top bloke :-), has just drawn my attention to a great list of Pi-related resources that he has written. There’s loads of projects and guides, including some that you just have to try over Christmas including a mashup between Sonic Pi and Minecraft, a game of physical computing (Robot Operation) and a DIY Crane that you can make using Explorer HAT Pro. So take a look at Les’ projects page here.

An oscilloscope and function generator created using a Raspberry Pi and a PIC32

Advitya Khanna, Jeff Witz and Danna Ma teamed up for their final year project on a Cornell University course, Designing with Microcontrollers. They have created a combination digital oscilloscope and function generator that runs an interface on a Raspberry Pi and takes readings and generates functions via a PIC32 chip over the SPI bus. This is a great example of technology being used to do what it’s good at: the Pi does the front-end stuff, whilst the real-time capabilities of the PIC are utilised for readings.

You can read their final project documentation here and see a video of it being demonstrated below: