-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I'm working on a project that requires some more PWM capable pins.
I'm going to try software PWM over shift registers. I'll submit a PR if I can get it to work.
Maybe with an API like this, where dutyCycle is 0-255. Same as analogWrite on Arduino.
void writeBit(int bitnum, uint8_t dutyCycle);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels