


ArduCAM library provide simple interface for sensor initialization, triggering a capture and read image data to external SD/TF card.ĪrduCAM incorporate with a ArduChip, which used to do the DMA transfer between camera module and LCD internal GDDRAM, control the camera data stream timing and do the GPIO expansion. Two libraries are written for ArduCAM shield, one is UTFT library which is used for accessing the LCD screen, the other is ArduCAM library which supports different kind of camera modules registers configuration via I2C and accessing ArduChip internal control registers. We will add support (already supported sensors are marked in red) to various of camera module which use Omnivision and Aptina CMOS image sensor, something like

It is good to know that Henning Karlsen has already develop a open source library named UTFT for Arudino, it also support this LCD controller. It interfaces to Arduino with 8bit 8080 type bus interface. The TFT LCD is 3.2 inch QVGA ( 320×240 ) LCD, it use SSD1289 LCD controller and consists of up to 172,800 bytes (240 x 320 x 18 / 8) Graphic Display Data RAM (GDDRAM). Trigger in and trigger out events ability.320×240 RGB565/RGB555 BMP file format capture and playback.Support larger than 8GB SD/TF card read and write.3.2 inch TFT LCD Screen 320×240 resolution.
