An open API service indexing awesome lists of open source software.

https://github.com/gusdulwacikul/fall-detection

Fall detection using MPU6050 with CNN method, here is all the code related to my project from get raw accelerometer data( X,Y, Z ) axis. Accelerometer data then uploaded to computer or raspi using UDP method and automatically create a CSV files with 500 data row per 5 secs. CSV files exported to spectrogram for training dataset
https://github.com/gusdulwacikul/fall-detection

arduino cnn detection esp8266 fall mpu6050 python udp

Last synced: about 2 months ago
JSON representation

Fall detection using MPU6050 with CNN method, here is all the code related to my project from get raw accelerometer data( X,Y, Z ) axis. Accelerometer data then uploaded to computer or raspi using UDP method and automatically create a CSV files with 500 data row per 5 secs. CSV files exported to spectrogram for training dataset

Awesome Lists containing this project

README

          

# Fall-detection
Fall detection using MPU6050 with CNN method. Below is all the code related to my project, starting from acquiring raw accelerometer data (X, Y, Z axes). The accelerometer data is then uploaded to a computer or Raspberry Pi using UDP. The system automatically creates CSV files with 500 rows of data every 5 seconds. These CSV files are then converted to spectrograms for the training dataset.

If you want, I can help improve your whole project description or comments in your code as well!