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

https://github.com/discretetom/go-raspi-car


https://github.com/discretetom/go-raspi-car

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# go-raspi-car

Control a raspi car using a XBOX controller.

## Prerequisite

Install [pi-blaster](https://github.com/sarfata/pi-blaster), which will add a device called `/dev/pi-blaster`.

## Build & Run

```
go build && sudo ./go-raspi-car
```