Skip to content

Commit 61a54c7

Browse files
committed
New firmata clients for Max and Pure Data
1 parent 6e6b5c8 commit 61a54c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Most of the time you will be interacting with Arduino with a client library on t
7373
* [https://github.com/nfrancois/firmata](https://github.com/nfrancois/firmata)
7474
* Max/MSP
7575
* [http://www.maxuino.org/](http://www.maxuino.org/)
76+
* [https://github.com/NullMember/MaxFirmata](https://github.com/NullMember/MaxFirmata)
7677
* Elixir
7778
* [https://github.com/kfatehi/firmata](https://github.com/kfatehi/firmata)
7879
* Modelica
@@ -85,6 +86,8 @@ Most of the time you will be interacting with Arduino with a client library on t
8586
* [http://openframeworks.cc/documentation/communication/ofArduino/](http://openframeworks.cc/documentation/communication/ofArduino/)
8687
* Rust
8788
* [https://github.com/zankich/rust-firmata](https://github.com/zankich/rust-firmata)
89+
* Pure Data
90+
* [https://github.com/NullMember/PDFirmata](https://github.com/NullMember/PDFirmata)
8891

8992
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.
9093

0 commit comments

Comments
 (0)