DIY Personal Weather Station Monitor

by RimvydasP in Circuits > Arduino

2456 Views, 4 Favorites, 0 Comments

DIY Personal Weather Station Monitor

DSC_0137.JPG
DSC_0040.JPG
F9SYB2LJVATKD4K.LARGE.jpg

DarkSky
,,Our API service for existing customers is not changing today, but we will no longer accept new signups. The API will continue to function through the end of 2021.

https://blog.darksky.net/

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

2.8 Inch ILI9341 240x320 SPI TFT Display

61kZ2gft+RL._AC_SL1200_.jpg
61Zk+v5LmDL._AC_SL1200_.jpg
615wZjobCwL._AC_SL1200_.jpg

Nodemcu ESP12, Wemos D1

9-16-600x444.jpg
mini-1-e1580591239835.jpg

Wiring Diagram

y5y5y.png

3d Printed Case

add47365f13b75c23c27e8eb7eddc5f8_preview_featured.jpg
b10266eb2b35c2b9bd53a21c086020ba_preview_featured.jpg

Arduino Code

errer.png
Untitled.4454etpng.png

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



IoT Personal NodeMCU ESP12 WiFi Wireless Weather Station

logo.png

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