Open PiPunkt opened 9 years ago
Hooked up everything and connected it & uploaded it to my Arduino. Now the question is how do i take the picture? Where is the raw data saved?
Thanks
To save these data generated by my program you need to use a program that will capture the image from serial. The image does not magically get saved anywhere.
Do you have any program you can recommend?
Try this https://github.com/ComputerNerd/simpleFrameGrabber
Hooked up everything and connected it & uploaded it to my Arduino. Now the question is how do i take the picture? Where is the raw data saved?
Thanks