Mbed Surveillance with text alert
Mbed Surveillance with text alert
This mini design project detected motion in the area and when motion was detected, the camera would take 4 pictures immediately after motion is detected. After the pictures are taken a text message is sent to the user at the programmed phone number.
Parts Used
- Mbed
- GSM Modem Enfora GSM 1308 w/SIM card
- Pololu Serial Adapter
- Serial cable from adapter to Modem
- LinkSprite JPEG Color Camera
- Phidgets Motion Sensor
- External Power Supply that can supply 6-40V and at least 200mA current
Hardware
I drew a schematic for you to see the important connections /media/uploads/gtg846r/schematic0001.pdf
Motion Sensor Leads
Modem Connections
Mbed Serial Interface
Power and peripheral Interface
Software
I have published the code here:
The algorithm used to determine when motion is detected was based off a moving average.
Demo
Youtube video
Please log in to post comments.