Video-based Baby Monitor Overview

The baby monitor is a contactless, video-based baby monitor.

render

This project primarily uses a C++ implementation of the MIT video enlargement algorithm that runs on a Raspberry Pi 3 Model B and is easily extensible.

You can setup your own baby monitor that raises an alarm if your infant stops moving.

Getting Started

The baby monitor consists of two parts: baby monitor software and some simple hardware. Learn how to use and recreate your own monitor in the following section.

Software

To install prerequisites, build the software, or learn more about the software architecture, see Software Installation Guide.

Hardware

To learn more about the hardware materials we used, and how we build our setup, check out the Hardware Setup Guide.

Video Walkthroughs