September 2016
Beginner to intermediate
593 pages
12h 12m
English
In the previous chapter, we learned how to set up and write our own games using pygame. In this chapter, we will learn how to use different types and uses of cameras with our Pi. Let's take a look at the topics we will study and implement in this chapter:
PiCamera module in PythonUSB webcams are a great way to capture images and videos. Raspberry Pi supports common USB webcams.
To be on the safe side, here is a list of the webcams supported by Pi: http://elinux.org/RPi_USB_Webcams.
I am using a Logitech HD c310 USB Webcam as shown ...
Read now
Unlock full access