Project safety Monitoring System for Elderly
what I came up with to use for this project is:
room temperature sensor
body temperature sensor
heart rate sensor
fall detection
motion sensor
and all of these sensors
have to be controlled by a microcontroller (arduino ) via an app (android preferably)
I've spent two days trying to come up with a circuit that can connect all of these sensors to the arduino and then send data through a gsm shield to a mobile phone (SMS) when [the room temperature, body temperature, heart rate, fall or rise above/below certain limit, and if the "elderly leave their room" (motion sensor), or fall from bed "fall detection"]
just need to know what would be an appropriate circuit for this project
and is the arduino a correct choice to go with this project or I need to use a different microcontroller ?