CameraC328
Note
This page has been moved to the Components section of the website. Please see http://developer.mbed.org/components/CameraC328/ .
Overview¶
CameraC328 class is a camera driver for COMedia JPEG color camera module named C328.

The picture from SparkFun. http://www.sparkfun.com/commerce/product_info.php?products_id=9334
DataSheet¶
http://www.sparkfun.com/datasheets/Sensors/Imaging/C328.pdf
Connection¶
Here is the connection of the sample program.
You can change the PinName at the constructor.
| mbed | C328 | 
| p9(TX) | RxD | 
| p10(RX) | TxD | 

Library and the test program¶
API¶
Import libraryCameraC328
Library¶
Import libraryCameraC328
CameraC328
Test program¶
Import programCameraC328_TestProgram
A test program for CameraC328 library.
