There will be 10 rings of conductive paint, when each ring is touched a projection of an animation (specific to each ring) will appear. would this be possible with a MaKey MaKey?
-
Do you have experience with MaKey MaKey already?
I am not sure if I remember correct, but I think with MaKey MaKey the person who touches something need to touch an other electrode too. So it might be complicated. -
I have done something like this in the past. I used some touch sensors made with this: SparkFun Capacitive Touch Sensor Breakout - MPR121
connected to an Arudino Leonardo (it can act like a PC keyboard) and a PC to trigger some short videos, playing on a projector.
I made some "software" (some simple scrips with Autohotkey) for the PC to start the different videos when different keys (generated with Leonardo) were detected.
Arduino Leonardo is "retired" but Arduino Micro can do the same - act like a keyboard or mouse with your pc.
wondering if you could possibly point me in the right direction- I am creating an interactive screen print, when a certain point is touched an animation will be activated on your phone significant to that point. I have searched the web to see if anything has used the same inputs and outputs and can’t find anything, so my question is will it be possible to control my iPhone with the conductive paint to do this? and will I have to code an app especially for this?
Thank you in advance
will it be possible to control my iPhone with the conductive paint to do this?
Probably, but of course, you need some more hardware, as mentioned in post #2.
and will I have to code an app especially for this?
Yes you have to do that.
Thank you in advance
No problem! ![]()