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

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

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
```