Using Firmata

What is Firmata?

Firmata is a protocol for communicating with microcontrollers (like Arduino) from software on a computer, using a standardized messaging format over serial communication (usually USB). It allows you to control and read from Arduino pins in real-time, without needing to constantly upload new Arduino sketches.


Revision #1
Created 15 April 2025 09:03:58 by Astrid
Updated 15 April 2025 09:11:52 by Astrid