Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.46 KB

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)

Changes in V2.3

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

Changes in V2.31

  • added Dewpoint Spread
  • fixed some minor things

Changes in V2.31 (MQTT version)

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

3KUdelte V2.31 MQTT - Forked by Frank Ulbrich and added some more sensors: 18.07.2019