Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theZiz/ev3c

C library for using the sensors and actors of mindstorms using ev3dev
https://github.com/theZiz/ev3c

Last synced: 2 months ago
JSON representation

C library for using the sensors and actors of mindstorms using ev3dev

Awesome Lists containing this project

README

        

# ev3c
C library for using the sensors and actors of mindstorms using ev3dev

Compile in the brickstrap environment of ev3dev with "make". Afterwards the libraries are in "lib" and some example binares in "bin".
The header files to include in your application are in "include".

See https://theziz.github.io/ev3c for the documentation