Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 622 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 622 Bytes

BrickPi C Code

In this repository is a C library and examples for using the BrickPi. This code has been moved here.

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

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

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