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
2012-12-17 18:27:49 +00:00
PiFmDma Initial version of FM transmitter, with DMA support 2012-12-17 18:26:05 +00:00
ServoBlaster Add idle_timeout module parameter which automatically turns a servo 2012-12-15 13:29:30 +00:00
README.md Added PiFmDma 2012-12-17 18:27:49 +00: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.

PiFmDma: A Version of the FM Transmitter software that uses DMA for improved quality and much reduced CPU load.