cmucam3-hardware (#1) - the basics please (#234) - Message List
Hi, can someone point me toward basic info on the cmucam3 API? I just need to write some code which takes a jpeg every 5 min and sends the data out the serial port. Should be easy but I can't find any documentation on where to get started customizing the firmware past the logistics of getting the environment setup... Anyone have any dead simple code examples?
-
Message #569
In the projects directory, there are a bunch of samples with "simple-" as the prefix. Those are examples that you could build upon. In your case, you should look at the "jpeg-cam" and the "CMUcam2" code to see how to use jpeg and send it over serial. http://www.cmucam.org/attachment/wiki/Documentation/refman.pdf?format=raw has a link to auto-generated documentation which is good for seeing all of the function names etc.
agr06/29/08 12:26:40
