Skip to content

An environmental monitoring station using the Ti Sensor Tag.

License

Notifications You must be signed in to change notification settings

micahnyc/sensortag-monitoring-station

Repository files navigation

sensortag-monitoring-station

forthebadge forthebadge forthebadge

A simple monitoring station for the Ti Sensor Tag.

Requirements

  1. nodejs
  2. mongodb
  3. A computer with bluetooth 4.0

Installation

$ npm install
$ npm start

Usage

  1. Turn on the sensor tag
  2. Start the server
  3. Wait for a few samples to be collected
  4. Visit http://localhost:3000/ to see your data

Screenshots

alt tag alt tag

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • v1.0.0 - readme and some documentation
  • v0.0.1 - initial build

Credits

Lots of credit goes to Sandeep Mistry for creating the library I used to read the data from the sensor tag.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

About

An environmental monitoring station using the Ti Sensor Tag.

Resources

License

Stars

Watchers

Forks

Packages