3KUdelta / Solar_WiFi_Weather_Station

Based on the work of Open Green Energy: First solar Zambretti Forecaster
109 stars 50 forks source link
blynk esp8266 weather-station zambretti zambretti-forecaster

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!

FLASH Memory at the end of its lifespan!

Dear Weather Station fans. For the ones who are using their Weather Station already from the start (we started 5 years ago), the flash memory is probably getting at its end. Let's do a quick calculation: 5 years = 1'825 days. As we are doing 144 read/write cycles per day (all 10 Minutes) this results in 262'800 read/write clycles by now. Flash memory has a finite lifetime of about 100,000 write cycles (source: https://learn.adafruit.com/memories-of-an-arduino/arduino-memories#). Here we go. This is exactly what happened to my station. A flash write error causes the ESP8266 to loop for ever and sucking the battery empty. I discovered this just recently.

Easy fix:

Code has been changed in order to reduce writing to flash memory by a factor of 3. Updating is highly recommended. Get a new ESP8266 D1 mini Pro CH9102 16M (e.g. https://www.aliexpress.com/item/1005006018009983.html) for roughly a dollar incl. shipment.

BLYNK UPDATE! Move now to new Version!

Running Blynk legacy will drain your battery and your device will stop working. Please update to new Blynk (free version works very well).

  1. Create new Blynk account (https://blynk.io) Top right.
  2. Add new template (see example below)
  3. Add new device using your new template
  4. Load Blynk App for your mobile device
  5. Add widgets as before
  6. done!

Zambretti Weather Station

Major changes:

Changes in V2.3

Changes in V2.31

Changes in V2.31 (MQTT version)

Changes in V2.32

Changes in V2.33

Changes in V2.34

Changes in V2.35

Changes in V2.4

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

Solar Wifi Weather Station

New Blynk App Example (free widgets) Solar Wifi Weather Station

Blynk template definition 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