What I want to achieve is get an input through Arduino (eg. force sensor input) and then somehow by using the magnitude of this input take some action.
What I mean by action is playing a video, showing an image and stuff like that.
I reckon there should be some nice interfaces to work together with arduino to be able to done such stuff.
Hi, Arduino can't really do things like photo and video. It does not have enough memory or speed. But perhaps it can actuate other devices to do those things.