Projects

Arduino Raspberry Pi Camera Interface

Arduino & Raspberry Pi Camera Interface

Indeed, we discovered that mobile phone camera modules can be extracted from various mobile phones and incorporated into our advanced hobby electronics projects, similar to other standard add-on modules. To facilitate this integration, it is advisable to employ an appropriate microcontroller. In this regard, using microcontrollers such as Arduino or Raspberry Pi proves to be […]

Project Overview

Raspberry Pi Motion Detector with Photo Capture

This project demonstrates how to utilize a Raspberry Pi to capture photos when motion is detected. It can be employed as a burglar detector, for wildlife photography, or in various other applications. The setup involves utilizing a Raspberry Pi V2 camera module, and the programming code will be written in the Python programming language. Please […]

Motion Detection Video Captured Email Alert using Raspberry Pi 4

Motion Detection Video Captured Email Alert using Raspberry Pi 4

In this tutorial, we will explore how to capture video using a Raspberry Pi when motion is detected by a PIR sensor. Additionally, we will learn how to send the recorded video as an email alert, allowing you to instantly view who or what is in your room through the captured footage. For this setup, […]

Pi Camera Module

Pi Camera Module Interface with Raspberry Pi using Python

Introduction The Pi Camera module is designed for capturing high-resolution photos and videos on the Raspberry Pi board. It utilizes the CSI (Camera Serial Interface) interface, which allows for direct attachment to the Raspberry Pi. To connect the Pi Camera module to the Raspberry Pi, a 15-pin ribbon cable is used, which connects to the […]

What you will need

How to Make a Real-Time AI Surveillance Camera with Raspberry Pi and OAK

1. Introduction Today, we will guide you on how to build your very own Real-Time AI Surveillance Camera using a Raspberry Pi! The problem we aim to address is the lack of readily available real-time Raspberry Pi CCTV camera solutions. Most existing solutions either lack real-time capabilities, relying on external servers or cloud processing, or […]

Raspberry Pi As Chromecast Alternative Raspicast

Raspberry Pi As Chromecast Alternative (Raspicast)

In this guide, I will demonstrate how to utilize a Raspberry Pi 3 as an alternative to Chromecast. It is important to note that this approach is not an exact replica of Chromecast and has certain limitations. While it does not offer support for the cast button, it allows for streaming of YouTube videos, as […]

How to use Raspberry Pi camera module with Python

How to use Raspberry Pi camera module with Python

The Raspberry Pi platform offers several camera modules, each with its own features and capabilities. Currently, the Raspberry Pi Foundation provides three camera modules: Camera Module 2: Released in April 2016 as a replacement for the original camera module, the Camera Module 2 features an 8-megapixel Sony IMX219 sensor. It offers improved image quality, low-light […]

IoT based Smart Wi Fi doorbell using Raspberry Pi and PiCamera

IoT based Smart Wi-Fi doorbell using Raspberry Pi and PiCamera

Nowadays, security is a major concern, and the market offers various surveillance and security systems. However, these systems can be expensive and sometimes present unresolved issues. In the past, we developed a surveillance camera capable of streaming live video to an IoT cloud. Today, we will introduce a cost-effective solution: a Raspberry Pi-based Smart Wi-Fi […]

Connector on the V1.3 or V2.1 Pi Camera Board

Raspberry Pi MIPI CSI Camera Pinout

Raspberry Pi Camera Interface The Raspberry Pi CSI camera connectors come in two variants: the 15-pin and 22-pin connectors. The 15-pin connector is commonly found on standard Raspberry Pi models like the A&B series, as well as on Pi camera modules. On the other hand, the 22-pin connector is utilized by the Raspberry Pi Zero-W […]

sudo apt update

Connecting a Raspberry Pi to UVA’s Eduroam WiFi

This tutorial combines various online instructions required to connect the latest version of RaspbianOS to UVA’s Eduroam WiFi network. You will need to follow four sets of instructions: My own instructions, which may be outdated. Prof. Luther A. Tychonievich’s instructions for setting up Linux on Eduroam. A Reddit guide for setting up Linux on Eduroam. […]

Scroll to Top