Skip to content

Count number of pedestrians and track their locomotion patterns using arduino as an interface

License

Notifications You must be signed in to change notification settings

jash101/Pedestrian-Detection-Locomotion-Tracking

Repository files navigation

Pedestrian-Detection-Locomotion-Tracking

A repository for MATLAB GUI application to interface with Arduino (Uno) using the add on 'Hardware Support Package for Arduino'. (Note: Make sure you download and install the mentioned add-on in order to make the code run)

Features:

  1. Detect forces incident on the piezoelectric panels, which are connected to the analog pins on the Arduino board.
  2. Filter out the inputs by whitelisting for a certain range and increasing the count.
  3. Store the data in a CSV file.
  4. Display 'Virtual Heat Map' for the panels along with the count. The panel displays colors from blue through red, depending upon the count.
  5. Clicking the panels leads to opening a new window which displays Time vs Weight plot and individual panel counts for the complete run time, using the CSV files.

Contact:

In case you have any query or suggestions, find me here:
Email: jashmota101@gmail.com
Twitter: @TheJashMota

About

Count number of pedestrians and track their locomotion patterns using arduino as an interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages