• Stars
    star
    21
  • Rank 1,083,321 (Top 22 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

IMU sensors on Arduino Nano 33 BLE Sense can be used in gesture recognition. Using machine learning, a model is trained using the data collected from the IMU sensors on Google Colaboratory. A tensorflow lite model is encoded in arduino header which a classifier sketch uses. They include; accelerometer , gyroscope and magnetometer.