I want to build a real-time system that would take input from a sensor and plot it's position on the screen. I would have many sensors and I would have to integrate all their incoming signals and would have to decode what their position on the screen is. Then I would map the points to something like a hand or a stick. The need for this system to be running as fast as possible should be emphasized. For the person to not be able to notice any difference between the motion of his/her fingers and the image on the screen. Is this possible? What kind of wire connections would I be looking at to maximize the speed that the signal travels at. Can the display update fast enough? Since human vision functions at around 30Hz, this should all happen in 0.33 seconds or 33ms. Is that kind of speed achievable with funds of about $1000? Lots of questions, but it's something I've been wondering about for a while, Thanks!