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

https://github.com/barabadzhi/libbrick

Simple Lego Mindstorms EV3 brick library based on ev3dev-c
https://github.com/barabadzhi/libbrick

abstraction c ev3dev library

Last synced: 6 months ago
JSON representation

Simple Lego Mindstorms EV3 brick library based on ev3dev-c

Awesome Lists containing this project

README

          

# libbrick

Simple Lego Mindstorms EV3 brick library based on ev3dev-c

### Building

You should have [ev3dev-c](https://github.com/in4lio/ev3dev-c) library installed properly.

```
$ make
```