Data Sheet

4D SYSTEMS µCAM-II
© 2014 4D SYSTEMS Page 15 of 22 www.4dsystems.com.au
µCAM
II Serial Camera Module
7.3.2. Example: Snapshot Picture (160 x 120 resolution, 16bit colour, uncompressed/RAW picture)
Note:
xx : Don't care
zz : 01, 03, 05 or 07. Don't care in RAW mode
~~ : Image size returned by uCAM-II
INITIAL
RAW, VGA
(AA 01 00 06 03 zz)
ACK
(AA 0E 01 xx 00 00)
SNAPSHOT
Uncompressed picture
(AA 05 01 00 00 00)
ACK
(AA 0E 05 xx 00 00)
GET PICTURE
Snapshot picture
(AA 04 01 00 00 00)
ACK
(AA 0E 04 xx 00 00)
Image Data
complete picture
ACK
(AA 0E 0A xx 01 00)
DATA
snapshot picture
(AA 0A 01 ~~ ~~ ~~)