miccferr / show-me-the-plot

An Arduino-controlled polarbot that plots real-time OSM edits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show-me-the-plot

An Arduino-controlled polarbot that plots real-time OSM edits

Inspired by: https://osmlab.github.io/show-me-the-way/

NOTES:

  • Setup: node server-p5.js and then go to localhost:8080/p5.html
  • Develop: watchify public/js/p5script.js -o public/js/bundle-p5.js
  • TODO: Once 1) the alg. for geojson to canvas works 2) shapes fit the canvas then you can integrate real-time data by going to localhost:8080 to start fetching data and pass them via socket.io

About

An Arduino-controlled polarbot that plots real-time OSM edits

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.1%Language:CSS 0.5%Language:HTML 0.4%Language:Makefile 0.0%