Blog Home

Multi-touch Input Sensor based of Arduino MegaMulti-touch Input Sensor based of Arduino MegaMulti-touch Input Sensor based of Arduino Mega

Davide GombaOctober 25th, 2010

 

Possible low-end solution for multi-touch surfaces based on Arduino Mega:

So i’ve been working on this project for a while now as part of my thesis and independently and work is still continuing. So just an overview the project is a multi-touch and multi-modal input sensor that can be utilised behind traditional LCD panels utilising a new method to detect inputs. By using a large IR sensor array consisting of 128 sensors behind the LCD panel and IR light source in front of the Panel we are able to augment the display with the ability to sense a variety of objects near or on the surface; including fingers tips and hands and thus permitting us to enable multi-touch interaction. The inherent nature of the senors allows us to create a low cost high fidelity image sensor allowing us to take advantage of optical sensing which also allows other physical items to be detected, and thus permits us to develop multi-modal interaction schemas.

Amazingly done with Processing and a simple Arduino Mega board.

via [ArduinoForum] source [mtaha]