Raspberry Pi is a single-board tiny computer without a GPU that can be connected to an external camera and other sensor modules and can be programmed in Python to perform computer vision work such as object detection. Raspberry Pis have built-in Wi-Fi, so they can be connected to the internet seamlessly to receive and transfer data. Because of its tiny shape and powerful computing, the Raspberry Pi is a perfect example of an edge device for IoT and computer vision work. Detailed information on Raspberry Pi can be found at https://www.raspberrypi.org/products/. The following photo shows the complete setup for a Raspberry Pi:
The detailed hardware setup for the Raspberry Pi will be described in the following subsections.
Note that this image will be listed in the following setup section several times.