Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salo7a/self-driving-car

An Arduino Based Self-Driving Car Using Computer Vision, With An Accompanying Android App For Manual Control
https://github.com/salo7a/self-driving-car

arduino cordova meteor python

Last synced: 28 days ago
JSON representation

An Arduino Based Self-Driving Car Using Computer Vision, With An Accompanying Android App For Manual Control

Awesome Lists containing this project

README

        

# Arduino Self-Driving Car

## Cordova Plugins
`meteor add [email protected]`

`meteor npm install --save local-devices`

### Build Mobile
`meteor build ../output --server=localhost:3000 --debug`

### run Mobile
`meteor run android-device`