-->
Page 1 of 2

ESP8266 Weather Monitor

PostPosted: Tue Apr 21, 2015 8:01 am
by miker
Created a tiny Weather Monitor that grabs and displays conditions outside.



Mike

Re: ESP8266 Weather Monitor

PostPosted: Mon May 04, 2015 1:13 am
by gambituk
Hi Mike, looks great, is this also using the arduino ide? Can i look at the sketch?

Re: ESP8266 Weather Monitor

PostPosted: Mon May 04, 2015 6:08 am
by miker
Sure. The manufacturing files, schematic and code are here: https://github.com/mike-rankin/ESP8266_Weather_Info

Mike

Re: ESP8266 Weather Monitor

PostPosted: Fri Jun 26, 2015 1:52 pm
by costo
I adapted mike's code so that it runs on a standalone ESP8266, programmed with the arduino-IDE.

project: https://hackaday.io/project/6206-yaw-esp8266
code : https://github.com/costonisp/YAW-ESP8266/