-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
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.
EdwardDeaver
Metadata
Metadata
Assignees
Labels
No labels