gb0101010101 / SDL_ESP8266_WeatherPlus

SwitchDoc Labs OurWeather Software for ESP8266 WeatherPlus Board

Home Page:http://www.switchdoc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OurWeather Software for the SwitchDoc Labs Board WeatherPlus

Arduino IDE software designed for the ESP8266 on the WeatherPlus Board and the OurWeather Weather Kit

www.switchdoc.com September 2018

Current Version 035 - December 10, 2018

  • Added Blynk App support, Changed Air Quality Sensor to A0 of the ADC converter to match manual.

Current Version 034 - September 28, 2018

  • Merged frightanic changes for WPS support. Updated Version Number

Current Version 033 - August 13, 2018

  • Update aREST.h to latest version. Potential lock fix.

Current Version 032 - June 18, 2018

  • Address fix for ADS1115 and Air Quality Sensor

Current Version 031 - March 30, 2018

  • Added support for the OurWeather ThunderBoard Lightning Detection Extender Pack

Current Version 030 - March 24, 2018

  • Adding WiFi Reconnect code - only after success on an AP

Current Version 029 - March 15, 2018

  • Changed Alexa to PubNub to be compatible with March 1, 2018 PubNub change

Current Version 028 - February 12, 2018

  • Fixed AM2315 corruption bug - improved reliablity

Current Version 027 - January 5, 2018

  • Fixed WeatherUnderGround EEPROM Corruption bug introduced in V026

Current Version 026 - January 3, 2018

  • Added MQTT to PubNub for OurWeather to Alexa interface

Current Version 023 - August 1, 2017

  • Fixed Wind direction bug - changed to Internal ADC1015

Current Version 022 - July 20, 2017

  • Improved accuracy for Wind Speed and Wind Gust

Current Version 021 - February 8, 2017

  • Added support for WXLink and SolarWXLink - SwitchDoc Labs Wireless Links
  • Added dewpoint to WeatherUnderground

Current Version 019 - October 20, 2016

  • Added support for Solar Power System and SunAirPlus
  • Improved Reliability of AM2315 readings on Solar Power

Current Version 018 - September 12, 2016

  • Added support for WeatherUnderground Display
  • Minor Reliablity Improvements

Current Version 017 - June 17, 2016

  • No functional change for OurWeather Users - Version 017 is NOT released for auto update.
  • Fixed Demo mode bug when not using the OLED display. Demo mode is what the system goes into after the 10 minute time our of not setting up OurWeather with a local network.

Current Version 016 - May 20, 2016

  • No functional change. Delete Time directory for compilation on Arduino IDE 1.6.8
  • No functional change. Renamed ESG_AM2315 files to avoid library class conflicts and match Github archive
  • Fixed infinite reboot sequence with WiFi FLASH corruption (timing of reset button)

Current Version 015 - April 17, 2016

  • Added full support for Air Quality Sensor Extender Kit
  • Finished Reliablity Additions for AM2315 Driver
  • Support both WeatherPlus Boards with the BMP180 and BMP280

Version 014 - April 3, 2016

  • Initial Release for OurWeather

About

SwitchDoc Labs OurWeather Software for ESP8266 WeatherPlus Board

http://www.switchdoc.com


Languages

Language:C++ 91.3%Language:C 8.7%