Added content of issue #26 in the testimonials

This commit is contained in:
Benoit Blanchon
2014-10-03 10:06:52 +02:00
parent ce788d96c4
commit 84e34d2a27

View File

@ -40,7 +40,7 @@ Testimonials
------------ ------------
From Arduino's Forum user `jflaplante`: From Arduino's Forum user `jflaplante`:
> I tried the [aJson and json-arduino] before trying your library. I always ran into memory problem after a while. > I tried aJson json-arduino before trying your library. I always ran into memory problem after a while.
> I have no such problem so far with your library. It is working perfectly with my web services. > I have no such problem so far with your library. It is working perfectly with my web services.
From Arduino's Forum user `gbathree`: From Arduino's Forum user `gbathree`:
@ -49,6 +49,12 @@ From Arduino's Forum user `gbathree`:
From StackOverflow user `thegreendroid`: From StackOverflow user `thegreendroid`:
> It has a really elegant, simple API and it works like a charm on embedded and Windows/Linux platforms. We recently started using this on an embedded project and I can vouch for its quality. > It has a really elegant, simple API and it works like a charm on embedded and Windows/Linux platforms. We recently started using this on an embedded project and I can vouch for its quality.
From GitHub user `zacsketches`:
> Thanks for a great library!!!
> I've been watching you consistently develop this library over the past six months, and I used it today for a publish and subscribe architecture designed to help hobbyists move into more advanced robotics. Your library allowed me to implement remote subscription in order to facilitate multi-processor robots.
> ArduinoJson saved me a week's worth of time!!
Related blog posts Related blog posts
----- -----