Practical 3 IOT
Practical 3 IOT
Objective:
Theory:
•The Camera Module can be used to take high definition video, as well as stills
photographs. It’s easy to use for beginners, but has plenty to offer advanced
users if you’re looking to expand your knowledge. You can also use the libraries
we bundle with the camera to create effects.
You can read all the gory details about IMX219 and the Exmor R back-
illuminated sensor architecture on Sony’s website, but suffice to say this is
more than just a resolution upgrade: it’s a leap forward in image quality, colour
fidelity, and low-light performance.
•It supports 1080p30, 720p60 and VGA90 video modes, as well as still capture.
It attaches via a 15cm ribbon cable to the CSI port on the Raspberry Pi.The
camera works with all models of Raspberry Pi 1, 2, and 3. It can be accessed
through the MMAL and V4L APIs, and there are numerous third-party libraries
built for it, including the Picampere Python library.
Conclusion: