Commit a46444e
committed
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.1 parent 38e5661 commit a46444e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments