I would like to attempt to make a visual head to appear on the display following sensor data feed into it using arduino mega 1280. I have seen a project like this before where a head is displayed and follows the person in a field of view. " using object tracking/motion tracking"
Can anyone point me in the direction of making facial features or perhaps being able to add multiple images (e.g. mpeg photos) to allow me to do this. Not wanting you to write my code but maybe a general direction or more directed approach.
I don't want it given to me, I want to earn it... First, what is the terminology of such.. So i can use better search terms. "visual graphics?" Not looking for the easy way out but not looking to become the expert at programming yet, since i have very limited experience in this and this is part of my hobby. Mostly working with arduino IDE and some other things. Again, its a hobby for me. Paid professional for you, so be nice on the comments. Thanks to all whom have read this far. T>
I guess the least I could do is draw two dark circles inside to move within a boundry, where the dark circles would be the movement based upon the sensors. just a starting point.