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

Revisions of camera_app/camera_app.cpp

Revision Date Message Actions
22:f9b5e0b80bf2 2015-09-15 Removed some debug. File  Diff  Annotate
21:38c6b11aa348 2015-09-15 Removed some debug. Did some more work on the MT9D111 camera, which now works in jpeg mode. File  Diff  Annotate
18:3f1b52616d00 2015-09-03 Some debug removed still have some random failures with SPI?? MT9D111 cam still not working. File  Diff  Annotate
16:7e5aab2fabba 2015-08-30 2 cams work now ov2640 and ov5642, the mt9d111 appears to be a hard nut to crack with respect to jpeg. Still have SPI issues, appears to be something to do with the MCO1 clock. File  Diff  Annotate
15:5433f9d94cd7 2015-08-28 Cam ov2640 working correctly, didnt know it also gave a jpeg header. App still not stable. Still a lot of work needed. File  Diff  Annotate
14:90603ea1e85b 2015-08-25 I2C now works. 2 Cams added only the ov2640 works for now, many changes everywhere in the cam app. Still filled with debug. File  Diff  Annotate
13:bf45f592c2b6 2015-07-13 WIP commit 14 i2c not working correctly. File  Diff  Annotate
12:7d75ba5deed1 2015-07-12 WIP commit 13 reworked 12c File  Diff  Annotate
11:404bd8bb7fa6 2015-07-07 WIP commit 12 File  Diff  Annotate
10:f2447c682c0f 2015-07-06 WIP commit 10 File  Diff  Annotate
9:b7c6e7303df5 2015-07-06 WIP commit 10 File  Diff  Annotate
8:529a12812c53 2015-07-06 WIP commit 9 File  Diff  Annotate
7:a069c1750fbc 2015-07-05 WIP commit 8 File  Diff  Annotate
6:37fb696395d7 2015-07-03 WIP commit 7 File  Diff  Annotate
5:75fcfdb7cae7 2015-07-01 WIP commit 6 File  Diff  Annotate
4:c27adffcfec2 2015-06-30 WIP commit 5 File  Diff  Annotate
3:7643714ec664 2015-06-26 WIP commit 4 File  Diff  Annotate
2:b92db44a29b4 2015-06-26 WIP commit 2 File  Diff  Annotate
1:1a80c1529aa3 2015-06-25 WIP commit 2 File  Diff  Annotate
0:50cedd586816 2015-06-24 First commit work in progress File  Diff  Annotate