Skip to content

Commit 769803f

Browse files
updated readme to add new Firmata client libraries
1 parent 1bb88b1 commit 769803f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Most of the time you will be interacting with arduino with a client library on t
1818
* [https://github.com/firmata/pyduino]
1919
* [https://github.com/lupeke/python-firmata]
2020
* [https://github.com/tino/pyFirmata]
21+
* [https://github.com/MrYsLab/PyMata]
2122
* perl
2223
* [https://github.com/ntruchsess/perl-firmata]
2324
* [https://github.com/rcaputo/rx-firmata]
@@ -41,6 +42,10 @@ Most of the time you will be interacting with arduino with a client library on t
4142
* [http://code.google.com/p/as3glue/]
4243
* PHP
4344
* [https://bitbucket.org/ThomasWeinert/carica-firmata]
45+
* Haskell
46+
* [http://hackage.haskell.org/package/hArduino]
47+
* iOS
48+
* [https://github.com/jacobrosenthal/iosfirmata]
4449

4550
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.
4651

0 commit comments

Comments
 (0)