Trybotics Logo

DIY Personal Weather Station Monitor

DESCRIPTION

Personal Weather Station Monitor display your weather personal station sensors value, 4 days forecasts, moon, sun. It is not mine project. I just little modified to get sensors value from Thingspeak.com and display on TFT screen.

You need register in https://darksky.net/dev to get api key and www.Thingspeak.com to get ,,read api keys"

All license belongs to Daniel Eichhorn http://blog.squix.ch

Bodmer https://github.com/Bodmer/DarkSkyWeather

Supplies:

1) 2.8 Inch ILI9341 240x320 SPI TFT Display
2) Nodemcu ESP 12, Wemos, ESP32

Description:

Description:

Description:

Description:

Installing the Arduino ESP8266 Filesystem Uploader >>https://www.instructables.com/id/Using-ESP8266-SP...

  1. Download a copy of 'ESP8266FS-0.2.0.zip
  2. Drop the esp8266fs.jar file into Arduino tool directory (the path will look something like [home_dir]\Arduino\tools\ESP8266FS\tool\esp8266fs.jar)
  3. Open Personal_Weather__Station_TFT_Monitor.ino file
  4. Tools > ESP8266 Sketch Data Upload
  5. Sketch > Upload



Attachments

Description:

How upload personal weather station sensors value to Thingspeak.com link
https://www.instructables.com/id/NodeMCU-Wireless...


YOU MIGHT ALSO LIKE