© Neil Cameron 2019
Neil CameronArduino Appliedhttps://doi.org/10.1007/978-1-4842-3960-5_15

15. Camera

Neil Cameron1 
(1)
Edinburgh, UK
 

../images/471900_1_En_15_Chapter/471900_1_En_15_Figa_HTML.jpgThe Arduino can support a camera, such as the OV7670 module, and display images on an ST7735 TFT LCD screen (see Figure 15-1) with a frame transfer rate of 10 frames per second (fps). The resolutions of the OV7670 camera and ST7735 TFT LCD screen are 640×480 and 160×128 pixels, respectively.

This chapter uses the LiveOV7670 library by Indrek Luuk. To access the library, download the .zip file from github.com/indrekluuk/LiveOV7670 . Unzip the file and copy the LiveOV7670-mastersrclibLiveOV7670Library folder ...

Get Arduino Applied: Comprehensive Projects for Everyday Electronics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.