/RanchHand

TI Livestock Monitoring

Primary LanguageCSS

TI Livestock Monitoring

This repository is for Randy's part of the Livestock Monitoring project, "The Ranch Hand", sponsored by Texas Instruments. This features the MATLAB experiments in sensor placement, noisy trilateration, and the web app with test data to show cattle tracking.

Testing the Web app

  1. Make sure you have installed MeteorJS.
  2. type meteor in the project folder /ranch-hand.
  3. Look around and add stuff.

Testing the MATLAB Experiments

The main files are trackingSimulation.m, triangulationSimulation.m, and generateTriangulationData.m.