Installing OpenCV on the Raspberry Pi
By following this guide, you will learn how to compile OpenCV on the Raspberry Pi successfully. OpenCV is a collection of libraries that help you develop your very own computer vision application. Read More...
These projects dive into the world of video and photography with your Pi.
By following this guide, you will learn how to compile OpenCV on the Raspberry Pi successfully. OpenCV is a collection of libraries that help you develop your very own computer vision application. Read More...
In this project, we go through the steps on how to control a DSLR with the Raspberry Pi. A project like this might appeal to you if you want to be able to control your camera programmatically. For example, taking a photo every hour so you can make a time-lapse. Read More...
In this project, I made a Raspberry Pi security camera using the standard Pi camera, such as the one I used in the time-lapse tutorial. This project is a cost-effective way of getting a security camera network running without much effort. Read More...
There are two different versions of the Raspberry Pi Camera. First, the standard Raspberry Pi camera features an IR filter. Second, the Raspberry Pi NoIR camera lacks an IR filter. This tutorial will take you through the pros and cons of each camera. Read More...
This tutorial will take you through the steps to setting up a webcam server on the Raspberry Pi. It is a barebones project, but you should have a camera stream that you can view in any modern web browser by the end of it. Read More...
If you just followed my Raspberry Pi time-lapse guide, you will probably want to know how to turn your images into a video. This tutorial will take you through a few easy steps for converting time-lapse images into a short video. Read More...
You can use the Raspberry Pi and the Pi camera to set up a pretty cool time-lapse machine. It will take photos every minute and timestamp them, so it's easy to string together to create one stunning time-lapse quickly. Read More...