1
0
mirror of https://github.com/richardghirst/PiBits.git synced 2025-02-26 19:54:16 +01:00
Robin Mallinson 8002904e4e Enable dev_read code, plus fix a couple of syntax errors (the code hadn't been compiled).
It appears to work at a cursory level:

pi@raspberrypi ~/src/PiBits/ServoBlaster $ sudo insmod ./servoblaster.ko
pi@raspberrypi ~/src/PiBits/ServoBlaster $ ls -l /dev/servoblaster
crw-rw-rw- 1 root root 251, 0 Nov 11 19:22 /dev/servoblaster
pi@raspberrypi ~/src/PiBits/ServoBlaster $ cat /dev/servoblaster
0 1
1 1
2 1
3 1
4 1
5 1
6 1
7 1
pi@raspberrypi ~/src/PiBits/ServoBlaster $
2012-11-11 19:23:41 +00:00
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.

Description
Dépôts GitHub de Richard Ghirst. ServoBlaster Panalyzer PiFmDma MouseScan MPU6050-Pi-Demo
Readme 774 KiB
Languages
C++ 60.3%
C 37.9%
Makefile 1.1%
Shell 0.7%