ESP8266 Weather Station Clock Read Data From ThingSpeak Cloud

 ESP8266 Weather Station Clock  Read Data From ThingSpeak Cloud
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. !!!
 

3 comments:

  1. do you have a link for the LED matrix?

    ReplyDelete
  2. found it. https://www.banggood.com/MAX7219-Dot-Matrix-Module-4-in-1-Display-For-Arduino-p-1072083.html?p=N6270131644718201903&custlinkid=204121&cur_warehouse=USA

    ReplyDelete