https://github.com/gianarb/delorean-cntrl
Internet of IT 2015 delorean Controller
https://github.com/gianarb/delorean-cntrl
Last synced: 5 months ago
JSON representation
Internet of IT 2015 delorean Controller
- Host: GitHub
- URL: https://github.com/gianarb/delorean-cntrl
- Owner: gianarb
- Created: 2015-06-15T14:00:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T12:16:48.000Z (about 11 years ago)
- Last Synced: 2025-10-28T13:25:42.652Z (8 months ago)
- Language: HTML
- Size: 121 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deloreal controller
from the future in Bologna for the [IOT](http://internetof.it) 2015.
## Description
This project is a controller writte in go to drive a [deloreal-proto] car.
## Install dependencies
```
make deps
```
## Compile
```
make build
```