Skip to content

Pass through for additional receiver channels #18

@Cyberslug

Description

@Cyberslug

I am interested in having additional channels not currently assigned available as additional servo outputs. I appreciate that the ledc library used for PWM output is limited to eight channels. I think that currently a maximum of six outputs are used in any model type leaving 2 spare which could be used. There is also the possibility of having more available using other libraries.

Have you looked at using ESP32Servo? I know that it uses ledc under the hood but it also uses mcpwm for a further 12 channels on the ESP32-S3.

What are your thoughts Paul? Would you welcome more than 8 channels being available or would you prefer to keep with ledc and just offer a further two channels?

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