Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 746 Bytes

File metadata and controls

10 lines (8 loc) · 746 Bytes

Firmata.org

Firmata is a protocol for communicating with microcontrollers from software on a computer (or smartphone/tablet, etc). The protocol can be implemented in firmware on any microcontroller architecture as well as software on any computer software package (see list of client libraries below).

Popular libraries

Firmata protocol documentation

Browse the protocol documentation in the markdown files located in the protocol repository.