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

https://github.com/saecki/wippe


https://github.com/saecki/wippe

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# Dependencies
- [Raspicam](https://www.uco.es/investiga/grupos/ava/node/40)
- wiringPi
- OpenCV
- Contrib modules

# Build
```sh
mkdir build
cd build
cmake ..
make
```