Smart Monitoring System is an automatic monitoring system, using Rapberry Pi as its computing unit, mini HD camera as means of acquiring needed data, and what’s most important – web application, which will act as control center. Web application was written in React, and device is being controller by Node server.
Main idea is that system works in two different modes: “Standby mode” and “Stream mode”.
Whenever motion is detected photo is being captured and saved to database with notification which contains date of event and a photo taken as an attachment. Also user is being notified by an email. This mode works as default.
User can see a live stream from camera. In this mode he/she is capable of wirelessly controlling camera’s angles using servomechanisms so that nothing will be missed.