MARMEX_VB test application program. This application works on "mbed NXP LPC1768" only. This application expects to have the MARMEX_VB module on a "MAPLE mini type-B (MARM03-BASE)" baseboard (slot2) with MARMEX_OB module (on slot1)
Dependencies: MARMEX_VB NokiaLCD mbed
This is the library test program.
The program can test features of the library (refer to MARMEX-VB's API document) and can save captured data into BMP file.
Warning!
This test program can run on "mbed NXP LPC1768" only.
Picture : sample of test program operation
The modules of MARMEX-VB and MARMEX-OB are set on the "MAPLE mini type-B (MARM03-BASE)" baseboard.
The image data from camera is mirrored and alpha graphics added by software.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:86aae677a68b | 2014-06-20 | nxpfan | SPI-FIFO operation option added |
7:125538c50c22 | 2014-06-19 | nxpfan | optimized SPI : FIFO |
6:b61b876d50a8 | 2014-06-18 | nxpfan | baseboard type selector added |
5:ac4f0c5d1c6f | 2014-06-16 | nxpfan | optimization done for SPI operation: ChipSelect signal kept asserted during line data transfer. |
4:1d15e17d14f9 | 2014-06-15 | nxpfan | unnecessary library has been removed |
3:34e54e8a3051 | 2014-06-09 | nxpfan | update to use latest MARMEX_VB library |
2:a35c919aa9c2 | 2014-06-09 | nxpfan | MARMEX_VB test application program. This application works on "mbed NXP LPC1768" only. ; This application expects to have the MARMEX_VB module on a "MAPLE mini type-B (MARM03-BASE)" baseboard (slot2) with MARMEX_OB module (on slot1) |
1:dbe2dc31542d | 2014-06-09 | nxpfan | MARMEX-VB test version 0.2 (mbed_NXP_LPC1768 optimization added) |
0:343c01965543 | 2014-06-06 | nxpfan | version 0.1 |