5 years ago.

Accelerometer to detect falling off the child in his walker

I want to detect falling off the child walker while the child in it .. I use u-blox C030-U201 IoT Starter Kit and the Accelerometer to measure if the walker fall .. I try to see the relation between x, y, and z but I can't find a specific case for this event. Is the accelerometer sensor can measure these angles for detecting the fall (for right or left) or I need to another sensor??? please help me.

2 Answers

5 years ago.

Hi there, I am only beginner but I think you need calculate the pitch, roll and yaw from the acc data. The accelerometer is probably usable but question is how presisly you want to have it and some more.

For start you can read something from these links, maybe it will help.

https://engineering.stackexchange.com/questions/3348/calculating-pitch-yaw-and-roll-from-mag-acc-and-gyro-data http://students.iitk.ac.in/roboclub/2017/12/21/Beginners-Guide-to-IMU.html

Gl J.

Accepted Answer

I will try it .. thank you

posted by Ahmed Abdullah 24 Mar 2019
5 years ago.

That could be a little controversial. If a child falls off a 'walker' that would indicate the responsible child minder is not paying attention.

I would suggest that this is not a good project.

I know, but it isn't our choice ^_^ Thank you

posted by Ahmed Abdullah 24 Mar 2019

What Accelerometer sensor do you have with this kit? I can't see anything on the board page.

This can be used to give you tilt detection in all directions.

https://os.mbed.com/components/MMA8452Q-Triple-Axis-Accelerometer/

posted by Paul Staron 24 Mar 2019