ESP8266 and the ThingSpeak Cloud Read Data

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. !!!
 

 DHT22 Temperature Humidity Sensor

No comments:

Post a Comment