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 main.cpp

Revision Date Message Actions
20:409ebd125b9c 2015-09-12 Changed SPI port. SPI now appears to work correctly. Cam MT9D111 still not working correctly. File  Diff  Annotate
19:3dd3e7f30f8b 2015-09-10 Solved part of the problem with spi, looks like there is maybe a fault with the Seeed Arch Max, fault or by design i don't know, program seems to work fine on an STMF32407I (Waveshare) baord. File  Diff  Annotate
17:acc075ff3fcb 2015-08-31 Changed SPI mode from 1 to mode 0. Mode 0 is correct. Note: may be some clk skew here mode 0 & 1 work???, spi still flacky when mco1 is turned on. Doing some off app testing to try and get the mt9d111 cam working. Removed some debug. 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
9:b7c6e7303df5 2015-07-06 WIP commit 10 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