ThingSpeak Communication Library for Arduino, ESP8266 and ESP32 - v1.4.3
Version 1.4.3 changes:
- Fixed typo in MKR1010 examples
- Removed hard-coded static IP from library
- Replaced depreciated YunClient from Yun examples
- Updated Arduino Ethernet example. Low RAM was making it unstable.
- Removed custom host option.
- Removed Doxygen formatting from ThingSpeak.h comments.
This library enables an Arduino or other compatible hardware to write or read data to or from ThingSpeak, an open data platform for the Internet of Things with MATLAB analytics and visualization.
Hardware specific examples are found here. But to give you an idea of usage examples for writing and with an ESP8266 are shown below. Complete in aslo shown below.