Skip to content

Software PWM #6

@keyeh

Description

@keyeh

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions