HTTP SERVER GET and POST examples using JSON #1195
Unanswered
espruino-discuss2
asked this question in
Tutorials
Replies: 1 comment
-
Posted at 2016-08-08 by Cale
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2016-08-08 by Cale
A simple web interface using the ESP8266 as a web server. This example sends the current buttons color to the ESPRUINO PICO and then the pico sends back the other color. (red or green) Changes the buttons color. There is a bunch of extra JSON and this is to represent multiple reads to get all of the JSON.
Beta Was this translation helpful? Give feedback.
All reactions