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
- Host: GitHub
- URL: https://github.com/dexterind/brickpi_c
- Owner: DexterInd
- Created: 2013-06-25T12:10:39.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T06:38:52.000Z (over 9 years ago)
- Last Synced: 2025-04-23T04:57:54.091Z (about 1 year ago)
- Size: 96.7 KB
- Stars: 12
- Watchers: 8
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
===================