FPGA Piano Hero Game Uses Camera Touchscreen

— by

More Cornell University student FPGA projects coming your way! These guys come up with some great implementations of FPGA technology. This time around we have Embedded Systems Design students Chonggang Li and Ran Hu who built a video-camera based touchscreen system using an Altera DE2 FPGA and a Piano Hero game to interact with.

In the setup pictured here,

The monitor acts as the keyboard, using an image produced by the FPGA board to mark the locations of each virtual key. It uses a regular VGA monitor so they needed to find some way to monitor touch inputs. The solution uses a camera mounted above the screen at an obtuse angle. That is to say, the screen is tilted back just a bit which allows the images on it to be seen by the camera. The FPGA board processes the incoming image, registering a key press when your finger passes between the monitor and the camera. This technique limits the input to just a single row of keys.

Be sure to check out Chonggang Li and Ran Hu’s project page for details!

(via Hackaday)

Newsletter

Our latest updates in your e-mail.


Leave a Reply