Message Boards Message Boards

Reading & Plotting Sensor Data from a Webpage Dynamically

Posted 4 years ago

I want to read in sensor data (temperature) from a web page and plot it in real time. I tested this in the attached notebook.

The sensor is on a WiFi board (ESP8266 12E). I coded the board to send the data to a webpage. I want to read in this data and plot it in real time. All the code works besides the function I used to plot below.

Dynamic[DateListPlot[data, Joined -> True], 
 SynchronousUpdating -> False]

The notebook is attached

Attachments:
POSTED BY: Imran Gholizadeh
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract