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

How can I write my code in arduino board? #94

Closed SR0-ALPHA1 closed 4 years ago

SR0-ALPHA1 commented 4 years ago

How can I write my code so I don't always need the computer?