In this video I took my mini arcade cabinet from retrobuiltgames.com and modified it to use a Leap Motion Controller. I sent my Leap Motion to Ryan Bates of retrobuiltgames and he designed and fabricated the new front plate. It came out awesome!

I swapped out the Raspberry Pi for an Intel NUC board. I did this to satisfy two requirements: 1) It can run Unity games. 2) It’s supported by Leap Motion. Those forced me to use an x86 board. The Raspberry Pi is an ARM board.

I want to be able to swap the standard arcade front-plate back in regardless of what hardware platform I’m using to run a game be it Raspberry Pi, Intel NUC, or Mac Mini. Although the Intel NUC does have a custom header pins like the Raspberry Pi, I’d prefer to have the cabinet provide HDMI, audio in, AND a standard USB cable for user input. To that end, I got a Teensy LC. So the arcade stick will just look like a custom 14 key keyboard, that any game or hardware platform can use. I’ll post my Teensy code for once it’s ready.

Finally, a fun project that’ll no doubt see its own Mockup Monday in the future, I got a Quadruped kit from Sunfounder. It’s an open source, Arduino based robotics kit that comes in way under the price of many comparable legged robotics products that are not open source. There are other robot platforms that look attractive but are not open source, which I feel like misses half the fun of having a robot platform in the first place.

Don't miss the next article!