Skip to content

Commit 53bb550

Browse files
authored
Merge pull request #510 from logicog/main
Documentation: Add reference to the Firmata Linux Kernel module
2 parents 2ab86cf + a46444e commit 53bb550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Most of the time you will be interacting with Arduino with a client library on t
8989
* [https://github.com/NullMember/PDFirmata](https://github.com/NullMember/PDFirmata)
9090
* Common Lisp
9191
* [https://github.com/cjfuller/cl-firmata](https://github.com/cjfuller/cl-firmata)
92+
* Linux Kernel Module
93+
* [https://github.com/logicog/firmata_mod]
9294

9395
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.
9496

0 commit comments

Comments
 (0)