Skip to content

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

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

miccferr/show-me-the-plot

Repository files navigation

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

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages