Navigation Menu

Skip to content

BrianCottrell/sight-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sight Cycle

###Companion Web Application to Bright Cycle Connected Bike Light System

To build the application, first obtain an AT&T M2X API key by creating an M2X accound.

Clone the repository and install Node.js if needed.

Add a file in the root directory called m2xKey.json

In the file add {"apikey":}

Enter your M2X API key as specified above.

run 'npm install' to install dependencies.

run 'npm start' to start the appication locally and view it on localhost:8080.

Connect a device to the M2X network.

Add a stream called events with a 2 digit event code field along with lattitude and longitude.

See the data displayed on the site.

About

2015 AT&T mobile app hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages