I’ve used the excellent MP3trigger to add on demand sounds to my projects.
What I would like now is a simple solution for displaying short video clips on say something like a 7" LCD to be displayed on demand, similar in functionality to the Sparkfun MP3 Trigger or Wav Trigger.
I’m assuming there isn’t a single board solution for this, at least not that I have been able to find.
I don’t really want to use something like a Raspberry Pi if at all possible. I really would prefer more like an Arduino that senses a signal on a pin then requests a random or specific video from a flash drive, then plays that video on an attached display.
Does anyone know if there are Arduino shields available for such a configuration, or am I missing something? Am I making this too complicated?