Hello all,
I have bought Adafruit's Miniature TTL Serial JPEG Camera with NTSC Video and I would like it to do the following with Arduino...
- Take a snapshot when a button is pressed,
- Immediately show up on a monitor.
I know this seems small but all i can find is how to take a snapshot and save to an SD card. I don't need to save it, I just need it to show up on a monitor immediately and stay there until told to go to a blank screen. Any guidance would be appreciated.
Delta_G:
Unless it is a very very small picture you need the SD because the Arduino doesn't have enough memory to hold an image file. What kind of monitor? How do you plan to get the picture to the monitor?
That makes sense.
Delta_G:
What kind of monitor?
15.5" TV with RCA
Delta_G:
How do you plan to get the picture to the monitor?
Im not 100% sure. I know the camera can be hooked up via RCA but didn't know how to capture and then send to the monitor.
armourproduction:
Hello all,
I have bought Adafruit's Miniature TTL Serial JPEG Camera with NTSC Video and I would like it to do the following with Arduino...
- Take a snapshot when a button is pressed,
- Immediately show up on a monitor.
Connect it to a monitor that can handle NTSC, and have the camera freeze the image.
But anyway, it would be nice if you can let us know which exact camera you obtained from Adafruit.