1
0
mirror of https://github.com/richardghirst/PiBits.git synced 2024-11-28 12:24:11 +01:00
Dépôts GitHub de Richard Ghirst. ServoBlaster Panalyzer PiFmDma MouseScan MPU6050-Pi-Demo
Go to file
Robin Mallinson e712bd86ba All works as intended now. Commands can be written partially, and a single
write to the device file may contain multiple commands.
To achieve both of these the driver now only parses the commands on
dev_close().
2012-11-21 03:15:12 +00:00
ServoBlaster All works as intended now. Commands can be written partially, and a single 2012-11-21 03:15:12 +00:00
README.md Added ServoBlaster 2012-08-19 17:11:33 +01:00

PiBits

Here you'll find various RaspberryPi related projcts:

ServoBlaster: A kernel driver that lets you control 8 (or more) servos from your RaspberryPi.

Panalyzer: A Pi based Logic Analyzer. This can be found in a separate repository alongside this one, but is mentioned here for completeness.