Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jyasskin/sensortag

Chrome App for interacting with the TI SensorTag and demo'ing the Web Bluetooth API
https://github.com/jyasskin/sensortag

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

sensortag
=========

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

This is a [Polymer](http://www.polymer-project.org/) 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](https://chrome.google.com/webstore/detail/chrome-dev-editor-develop/pnoffddplpippgcfjdhbmhkofpnaalpg).
3. Right click on `bower_components`, and select `Refactor for CSP`.

Then you should be able to iterate as normal.