DIY Personal Weather Station Monitor
by RimvydasP in Circuits > Arduino
2456 Views, 4 Favorites, 0 Comments
DIY Personal Weather Station Monitor
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
Supplies
1) 2.8 Inch ILI9341 240x320 SPI TFT Display
2) Nodemcu ESP 12, Wemos, ESP32
2.8 Inch ILI9341 240x320 SPI TFT Display
Nodemcu ESP12, Wemos D1
Wiring Diagram
3d Printed Case
Arduino Code
Installing the Arduino ESP8266 Filesystem Uploader >>https://www.instructables.com/id/Using-ESP8266-SP...
- Download a copy of 'ESP8266FS-0.2.0.zip
- Drop the esp8266fs.jar file into Arduino tool directory (the path will look something like [home_dir]\Arduino\tools\ESP8266FS\tool\esp8266fs.jar)
- Open Personal_Weather__Station_TFT_Monitor.ino file
- Tools > ESP8266 Sketch Data Upload
- Sketch > Upload
IoT Personal NodeMCU ESP12 WiFi Wireless Weather Station
How upload personal weather station sensors value to Thingspeak.com link
https://www.instructables.com/id/NodeMCU-Wireless...