Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiote/arduino-jam
Arduino Jammer aim to show drive-time from A to B with traffic-jam time included.
https://github.com/kiote/arduino-jam
Last synced: about 7 hours ago
JSON representation
Arduino Jammer aim to show drive-time from A to B with traffic-jam time included.
- Host: GitHub
- URL: https://github.com/kiote/arduino-jam
- Owner: kiote
- Created: 2013-12-23T09:56:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-26T14:19:14.000Z (almost 10 years ago)
- Last Synced: 2023-03-10T19:25:59.154Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://arduino-jam.herokuapp.com/
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
arduino-jam
===========
Arduino Jammer aim to show drive-time from A to B with traffic-jam time included.It consists of 4 parts:
1. Hardware: arduino uno + LED screen;
2. Arduino program, gets data, putted to port and shows them at the screen;
3. JS-client to Yandex.Maps API. Gets the info about route;
4. Python-server. Saves the information from client;Sample app
==========You can find sample app here: http://arduino-jam.herokuapp.com/