Skip to content

Based on the work of Open Green Energy: First solar Zambretti Forecaster

Notifications You must be signed in to change notification settings

TomaszDom/Solar_WiFi_Weather_Station

 
 

Repository files navigation

Zambretti Forecaster on Solar WiFi Weather Station

Based on the work of Open Green Energy. https://www.instructables.com/id/Solar-Powered-WiFi-Weather-Station-V20/ Authors of the base code: Keith Hungerford and Debasish Dutta - Excellent work, gentlemen!

Major changes:

  • simplified, restructured code (used Adafruit libraries for BME280 instead, sorry for this Keith)
  • added relative pressure, dewpoint, dewpoint spread and heatindex calculations
  • allow Blynk, ThingSpeak and MQTT data transmission
  • redesigned box (simplified printing, less plastic usage, full snap-in)
  • available languages
    • English
    • German
    • Italian (Chak10)
    • Polish (TomaszDom)

Changes in V2.3

  • included famous Zambretti forecaster (see Blynk example)
  • added translation table for Zambretti forecast
  • added multi language feature

Changes in V2.31

  • added Dewpoint Spread
  • fixed some minor things
  • added Zambretti forecast in Thingspeak (thank you ThomaszDom)

Changes in V2.31 (MQTT version)

  • allows to publish data to MQTT broker (alternative .ino file)

Changes in V2.32

  • Battery monitoring and going to hibernate if battery low (battery protection)
  • Warning text will be shown instead of Zambretti prediction if batt low

Print the box yourself: https://www.thingiverse.com/thing:3551386

Solar Wifi Weather Station

Blynk Example (here: German version): Solar Wifi Weather Station

Blynk project settings. Get Blynk in AppStore or GooglePlay and scan QR Code. You might need to purchase Blynk energy to load full project. Solar Wifi Weather Station

Showing the data on a LED display: https://github.com/3KUdelta/MDparola_MQTT_monitor LED matrix MQTT monitor

Node-Red example showing MQTT messages on dashboard. Solar Wifi Weather Station

ThinkSpeak Example (ThingView iOS): Solar Wifi Weather Station

About

Based on the work of Open Green Energy: First solar Zambretti Forecaster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.2%
  • C 16.8%