embd icon indicating copy to clipboard operation
embd copied to clipboard

PWM on Raspberry Pi

Open 0xcaff opened this issue 7 years ago • 0 comments

It doesn't look like PWM is implemented for the Pi.

https://github.com/kidoman/embd/blob/bfcd1345fe4e3d17ca82475c0c2f3d53120f87a9/host/rpi/rpi.go

This library does it:

https://github.com/stianeikeland/go-rpio/blob/master/rpio.go

See also #34

0xcaff avatar Feb 22 '18 19:02 0xcaff