Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/salo7a/self-driving-car
- Owner: Salo7a
- Created: 2022-12-27T16:17:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T16:22:45.000Z (about 2 years ago)
- Last Synced: 2024-10-16T19:04:31.846Z (3 months ago)
- Topics: arduino, cordova, meteor, python
- Language: CSS
- Homepage:
- Size: 60.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`