This is an old revision of the document!


Smart Baby Monitor

Introduction

Created for parents everywhere, the smart monitor aims to offer an overview of the baby's sleeping environment, measuring the light and sound levels of the room and alerting the parents in case something is not right. In order to do so, this project combines the functionalities offered by the ESP32 board with Blynk, a very handy app for IoT projects.

Hardware Components

  • ESP-WROOM-32 board
  • Analog sound sensor module
  • Photoresistor 5528 LDR
  • RGB LED
  • Piezo Buzzer
  • Resistors x 4
  • Jumper cables

Create a hardware circuit system similar to the one below:

Simulator view


Real-life view


Software Components

  • Arduino IDE
  • Blynk App* (Desktop and/or Mobile)

*The Blynk App allows offers its users the possibility of effortlessly constructing and managing their own IoT projects. It puts forward a user-friendly interface that allows for designing customizable smartphone interfaces that communicate with various hardware devices such as our board ESP32.

Users can leverage Blynk to build and set up virtual buttons, sliders, gauges, and other widgets on their smartphone screen, allowing them to remotely control and monitor their connected devices. The software makes use of the WiFi's capacity to establish a secure link between the user's smartphone/desktop and the hardware, enabling real-time data monitoring, device control, and automation.

Functionalities

The system collects data from both the photoresistor and the sound sensors and renders them in real-time on the Blynk app interface. The desktop interface also presents a chart with the evolution of data over a certain period of time.

Whenever the sound levels reach a pre-defined threshold, the parents will get an alert on the mobile app, as well as an email on a pre-set email with the text ”Baby crying”. In a similar way, if the light levels reach a certain threshold, the parents will get the alert with the text ”Too bright for baby to sleep”. The last type of alert the parent can get is when the sound levels are high while the light levels are low, with the text ”Baby crying in the dark”.

Along with these functionalities, the parents can manipulate the colors and brightness of the RGB lamp using both the desktop version and the mobile version to create a more pleasant environment for the baby. In order to soothe the baby, the parent can set the lamp to play a lullaby accompanied by a show of colorful lights.

For an overview of the project's flow check the diagram below:

Demo

Screens

Desktop Version

Mobile Version

Download code

References

iothings/proiecte/2022sric/babymonitor.1685665552.txt.gz · Last modified: 2023/06/02 03:25 by andreea.ciocaianu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0