Port of TI's CC3100 Websock camera demo. Using FreeRTOS, mbedTLS, also parts of Arducam for cams ov5642 and 0v2640. Can also use MT9D111. Work in progress. Be warned some parts maybe a bit flacky. This is for Seeed Arch max only, for an M3, see the demo for CM3 using the 0v5642 aducam mini.

Dependencies:   mbed

Revision:
20:409ebd125b9c
Parent:
19:3dd3e7f30f8b
Child:
21:38c6b11aa348
--- a/utils/app_config.h	Thu Sep 10 17:56:09 2015 +0000
+++ b/utils/app_config.h	Sat Sep 12 22:38:40 2015 +0000
@@ -15,8 +15,8 @@
 
 #define ENABLE_JPEG
 //#define MT9D111_CAM
-#define OV5642_CAM
-//#define OV2640_CAM
+//#define OV5642_CAM
+#define OV2640_CAM
 
 //#define XGA_FRAME
 //#define VGA_FRAME