coburnw/bbb-pwm

locate and expose ecap pwm pins

coburnw opened this issue · 1 comments

Expand scan() to locate and expose ecap pwm resources.
Allocate pins using their full beaglebone black resource names as defined here under '8 PWMs and 4 Timers'

Use open(name) where name is the pwm channel resource name defined here for any of the bbb's eight PWM channels.