Skip to content

Software PWM #6

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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