1
0
mirror of https://github.com/richardghirst/PiBits.git synced 2025-02-20 14:54:14 +01:00
PiBits/README.md

12 lines
588 B
Markdown
Raw Normal View History

2012-08-19 07:55:47 -07:00
PiBits
2012-08-19 17:11:33 +01:00
======
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.
2012-12-17 22:17:23 +00:00
PiFmDma: A Version of the FM Transmitter software that uses DMA for improved quality and much reduced CPU load. NOTE: Do not use this code unless you understand what it does, what FM frequencies it might interfere with, what is and is not legal in your country, etc.
2012-08-19 17:11:33 +01:00