INTELLIGENT BABY ROCKER
Parts needed
1.Arduino Uno board
2.Raspberry Pi
3.Wooden cradle
4.DC Motor
5.Microphone(condensor)
6.Speaker
7.Resistors,capacitors,diodes etc
8.Wet sensor
9.USB Camera
Setup the Baby Cradle
The cradle here i made as a part of my project. It's a big cradle which can hold a weight of 15kg. It is made of wood and plywood materials. To achieve the swing motion, motor is rotated for 700ms and then stopped for 900ms. The mechanism of swing can be seen in the schematics picture. A plate of 12cm dia is attached on the motor. A shaft is attached between motor and bassinet. When the motor moves, bassinet also get moved.
DC motor specifications
*12V
*100rpm
Cry Detection
Wet Sensor
Wet sensor is used to detect the presence of water(Urine). The moisture sensor having two leads in mesh form is used here. Wherein, one lead is connected to the micro controller ADC pin and the other to the ground.
So when the baby mattress get wet the two leads will get shorted and this short circuit is detected by the micro controller. Thus the wet sensor helps the baby to remain in a hygienic condition by detecting wet. When baby's mattress get wet, this is informed to care taker by playing a music, for that a melody generator circuit is used.
Melody Generator
melody generator ic-bt66 19l
Online Baby's Live Video Streaming
Raspberry pi and a usb camera is used for video streaming (implemented using motion library). Set raspberry pi as a web server using Apache for continuous video streaming.