This program uses the soft_pwm
kernel module I found and updated here: https://github.com/danielscottjames/soft_pwm Hopefully using that is as easy as make
and sudo insmod soft_pwn.ko
. This module uses a high resolution timer in the kernel to produce the smoothest pulses, and thus prevents servo jitter which you'd see from a userspace solution. There are other options for controlling the GPIO pins on a pi, but I like this module because it's portable. Actually I think the kernel now supports a similar pwm interface natively and I would like to figure out how that works one day.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
danielscottjames/robot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published