Arduino tutorial:
Demonstates reading from a public channel which requires no API key and reading from a private channel which requires a read API key. The value read from the public channel is the current outside temperature at MathWorks headquaters in Natick, MA. The value from the
private channel is an example counter that increments every 10 seconds.
Hardware: ESP8266 based boards
!!! IMPORTANT - Modify the secrets.h file for this project with your network connection and ThingSpeak channel details. !!!
Demonstates reading from a public channel which requires no API key and reading from a private channel which requires a read API key. The value read from the public channel is the current outside temperature at MathWorks headquaters in Natick, MA. The value from the
private channel is an example counter that increments every 10 seconds.
Hardware: ESP8266 based boards
!!! IMPORTANT - Modify the secrets.h file for this project with your network connection and ThingSpeak channel details. !!!
ARDUINO 1.8.9
ESP8266 DHT11 and the ThingSpeak Cloud Read Data
Library
https://github.com/asksensors
ESP 01 DHT11 and the ThingSpeak Cloud Write Data:
https://www.youtube.com/watch?v=S6A-_cykBl0
ESP 01 DHT11 and the ThingSpeak Cloud Write Data:
https://www.youtube.com/watch?v=S6A-_cykBl0
No comments:
Post a Comment