Skip to content

Small demo "console" for Piksi that plots polyline paths for connected piksi devices on a map.

Notifications You must be signed in to change notification settings

JoshuaGross/piksi-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation:
npm install
npm install -g browserify
browserify js/main.js -o static/bundle.js

server:
node js/server-main.js

browser:
open http://localhost:2223

About

Small demo "console" for Piksi that plots polyline paths for connected piksi devices on a map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 5.7%
  • Other 1.3%