mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Updated Projects using ArduinoJson (markdown)
@ -11,7 +11,7 @@ An Arduino Mega scans 4 sensors and uses a GSM shield to send SMS alerts when th
|
||||
|
||||
Linked to the Mega through Serial line, the ESP8266 exposes a webApp that displays the measures and can edit the settings, and sends the measures to an externally hosted DB to be able to build charts.
|
||||
|
||||
ArduinoJson is key for the communication between the Mega and the ESP, as well as for sending the structured data to the statistics host. It will even be more important in version 3, when several modules talk together to share a single GSM shield :)
|
||||
ArduinoJson is key for the communication between the Mega and the ESP, the ESP and the webApp, as well as for sending the structured data to the statistics host. It will even be more important in version 3, when several modules talk together to share a single GSM shield :)
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user