Skip to content

High Resolution PWM control #140

@zxia545

Description

@zxia545

I have a problem with the current protocol to control Arduino to generate high-resolution PWM. Since some Arduino can config some timers from 8-bit to 16-bit such that PWM can be controlled more accurately. However, due to the current protocol design, it can only transfer 14-bit of data for PWM control.

In my project, I have to change Arduino Firmata Express and Python Pymata4 to achieve a maximum transfer of 21-bit to achieve this case of use.

Just wondering if anyone else needs this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions