Updated Projects using ArduinoJson (markdown)

anteph
2017-05-01 15:42:02 +01:00
parent 737491d3a5
commit 35324fec43

@ -244,5 +244,6 @@ By [techtutorialsx.com](https://techtutorialsx.com)
Some simple tutorials on how to use the ArduinoJson library for Espressif's ESP32 and ESP8266.
[ESP32: Encoding JSON messages](https://techtutorialsx.com/2017/04/27/esp32-creating-json-message/)
[ESP32: Parsing JSON](https://techtutorialsx.com/2017/04/26/esp32-parsing-json/)
[ESP32: Sending JSON over MQTT](https://techtutorialsx.com/2017/04/29/esp32-sending-json-messages-over-mqtt/)
[ESP8266: Encoding JSON messages](https://techtutorialsx.com/2016/08/10/esp8266-encoding-json-messages/)
[ESP8266: Parsing JSON](https://techtutorialsx.com/2016/07/30/esp8266-parsing-json/)