I have an idea for a possible project, but am not sure if it is something I could possibly do using a Pi Zero.. maybe some of you with more knowledge can point out possible issues..
I need to be able to take an image (eg. jpg, tif etc.) that is currently in memory on a Pi 2 and somehow output it to video out (to an analogue printer).
In essence, if I had access to the 3.5mm jack on the pi I could possibly change the video output and do it that way, but unfortunately in this case I don't have access to it. I do have access to the USB though.
So... could I use a pi zero set to be a USB gadget (maybe as mass storage?) which then watches for files sent to it and then outputs the image to its screen (in this case the composite video).
Any feedback would be fantastic.
Thanks
Rich