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

https://github.com/dexterind/brickpi_c

BrickPi Library in C
https://github.com/dexterind/brickpi_c

Last synced: about 1 year ago
JSON representation

BrickPi Library in C

Awesome Lists containing this project

README

          

BrickPi C Code
===================

In this repository is a C library and examples for using the BrickPi. This code [has been moved here.](https://github.com/DexterInd/BrickPi/tree/master/Software/BrickPi_C)

===================

BrickPi is a Raspberry Pi Board that connects LEGO MINDSTORMS motors and sensors to the Raspberry Pi.

BrickPi.h is the most important file here; it is the key to everything else. Examples are given under "Sensor Examples" for using the different sensors.

More information on hardware, firmware, and software can be found here: http://www.dexterindustries.com/BrickPi

===================