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

https://github.com/viveknathani/vital

Exercise bike + Raspberry Pi + GPIO
https://github.com/viveknathani/vital

go gpio raspberry-pi

Last synced: about 2 months ago
JSON representation

Exercise bike + Raspberry Pi + GPIO

Awesome Lists containing this project

README

          

# vital

Attaching a Raspberry Pi to my exercise bike for fun! To know more on why this project exists, checkout [this blogpost](https://vivekn.dev/blog/vital).

## system dependencies

1. Go (>= v1.25)
2. make

## build & run

```
make build
make run
```

## license

[MIT](./LICENSE)