Hey guys,I have an IR sensor here and I was wondering would it be posssible to create some sort of mfc program to move an image on the screen with the sensor?
Sure you can. You would need to convert thew sensor data to pixel/screen coordinates and sync it (like the Android callibration functionality). Then you could use the sensor data to set the Top/Left properties of a Picture Frame container. This is not a trivial task/applicaiton.
"Effective teaching is the essence of leadership..."
"There is no substitute for a carefully thought-out design."
If you have found this post to be useful, please Rate it.
Sure you can. You would need to convert thew sensor data to pixel/screen coordinates and sync it (like the Android callibration functionality). Then you could use the sensor data to set the Top/Left properties of a Picture Frame container. This is not a trivial task/applicaiton.
Ah ok thanks,is there anywhere I can look at something similiar to this or some form of example?
Look, there's nothing new here just because your issue has nothing to do with either VC++ or regular programming topics like networking or database programming. Your case is about interfacing with some fancy device having no standard interface/API, so it hardly belongs here.
Bookmarks