You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation: Add reference to the Firmata Linux Kernel module
Adds a reference to the (experimental) Linux Kernel Module firmata_mod,
which allows users to use standard Linux userspace APIs/tools to access GPIO,
I2C or SPI devices made available on an Arduino attached to a Linux host PC via
a serial interface and running the Firmata firmware. In addition, existing
Linux Kernel modules for devices using I2C/SPI can also be associated with
devices on the Arduino.
Note: The above libraries may support various versions of the Firmata protocol and therefore may not support all features of the latest Firmata spec nor all Arduino and Arduino-compatible boards. Refer to the respective projects for details.
0 commit comments