I built a fall detector using an Arduino Uno and a 9-axis sensor, and programmed the
Arduino to detect falls. I avoided errors by not using only an accelerometer but also a gyro and a
compass, which are less prone to errors, and by looking for sequences of movements after a
potential fall. I tested the fall detector on seven subjects performing everyday activities and falls,
and found that no false positives or false negatives were generated.