-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Raspberry Pi 3 Projects for Java Programmers
By :

The Raspberry Pi camera module (Figure 7-1) helps you to make still photographs and high definition videos with all models of Raspberry Pi. The latest version of the camera module is V2.1 at the time of writing this book, but all previous versions should work with this project. The camera module offers the following features: Sony IMX219 8-megapixel sensor:
Figure 7-1: Raspberry Pi camera module V2.1. Image credits: SparkFun electronics. https://www.flickr.com/photos/sparkfun/9367415640
All Raspberry Pi models offer a CSI port to attach the camera module through a 15 cm ribbon cable. Figure 7-2 shows a camera module attached to the Raspberry Pi's CSI port:
Figure 7-2: Camera module attached to the CSI port. Image credits: https://www.raspberrypi.org (https://www.raspberrypi.org/learning/getting-started-with-picamera/worksheet/)
Alternatively, you...