tino / pyFirmata

Python interface for the Firmata (http://firmata.org/) protocol. It is compliant with Firmata 2.1. Any help with updating to 2.2 is welcome. The Capability Query is implemented, but the Pin State Query feature not yet.
MIT License
575 stars 193 forks source link

Added support for 32u4-based boards #127

Open nariox opened 1 year ago

nariox commented 1 year ago

I have interest in having these merged. I have tried to clone augustozanellato's branch, but it seems to be deleted (or made private). So I have cloned master from here and applied the same patches. I am not sure what is the correct etiquette in this case, but could we have this merged?