jyasskin / sensortag

Chrome App for interacting with the TI SensorTag and demo'ing the Web Bluetooth API
Apache License 2.0
4 stars 2 forks source link

sensortag

Chrome App for interacting with the TI SensorTag and demo'ing the Web Bluetooth API

This is a Polymer app, so you'll need to do a couple steps before loading it into Chrome:

  1. Run bower install to create the bower_components directory.
  2. Open the project in the Chrome Dev Editor.
  3. Right click on bower_components, and select Refactor for CSP.

Then you should be able to iterate as normal.