ESP8266 Weather Station Projects

In this post I’d like to show you some of the projects that other people did based on my WeatherStation library. I hope this will inspire you to get creative and extend the code with you features. Or maybe you have built a nice case around the WeatherStation. If you do so please contact and me and share your creation with the world. I’m more than happy to put them into the gallery!

The Lego House

Thomas Arlitt from Germany built his Weather Station based on a 2.6″ display from Drigole. His daughter said that it needs a house so they made one out of Lego. Thanks a lot for sharing and sorry that it took so long to publish it. If you are interested in his code please leave a comment on this page.

3D printed Case

My good colleague Peter Kohler (@hb9tvk) gave me the first introduction on how to use a 3D printer. He has done some cool projects like a morse code trainer for another colleague or a digitizing his analog water meter with a 3d printed sensor lid. And he also recently designed a wonderful case for the WeatherStation color. If I remember correctly he designed it with a latch so there is no need for screws on the enclosure. Thank you a lot for sharing Peter and for your constructive feedback about the code!

Enclosure by my colleague Peter (@hb9tvk), designed with OpenScad

WeatherStation with Traffic Info

Olly Klassen (@NemosNautilus, http://olly.ch/) is living also in Switzerland and he is famous for his home theater  which is a detailed steampunk reconstruction of the interior of the Nautilus, you know, the famous submarine of captain Nemo from 20.000 Leagues Under the Seas by Jules Verne. But Olly is not only good with mechanical tools, he can also program. He added another frame to the OLED WeatherStation and is displaying the current time it would take for him to drive home from his office. On top of that he included an RGB LED which is displaying the current traffic situation with one color: green means everything fine, with yellow he has to expect about 10 minutes of delay and red tells him to stay in the office and to wait for the traffic jam to disappear. The enclosure is a pretty little jewelry box he repurposed for the traffic indicator. He wrote me that he plans to build a nice little steam punk case. I’m looking forward to the update once he is finished with it. He loads the traffic information from the Google Maps API for which you need to acquire an API key

Adafruit’s take on the WeatherStation Color

If you are into DIY electronics you must have come around Adafruit Industries (@Adafruit) and their founder Limor Fried AKA LadyAda. They are an open source hardware company and also contributed a lot of open source libraries for all kinds of devices. Shortly they are doing what I would love to do for a living. So you can imagine how happy I was when I found my WeatherStation Color project being presented on their page with detailed building instructions. Thank you Adafruit for sharing!
Detailed build instructions: https://learn.adafruit.com/wifi-weather-station-with-tft-display/overview

 

Posted by Daniel Eichhorn

Daniel Eichhorn is a software engineer and an enthusiastic maker. He loves working on projects related to the Internet of Things, electronics, and embedded software. He owns two 3D printers: a Creality Ender 3 V2 and an Elegoo Mars 3. In 2018, he co-founded ThingPulse along with Marcel Stör. Together, they develop IoT hardware and distribute it to various locations around the world.

7 comments

  1. Hey! Thanks for an awesome first build project, I used the one from Adafruit. I was wondering, is there any way to change the background? I have no knowledge of coding outside of CSS and HTML. But I found “tft.fillScreen(ILI9341_BLACK);” Would replacing BLACK with hex work? Thanks again!

  2. I purchased your color weather station kit and got it all working and now it needs a case, but I see you have a file for one to print.. is it posted somewhere?

  3. Hi Squix,

    It is possible by any chance to order only the custom shield for the lcd screen and esp8266?
    I have all other parts already. I could eventually by 2-3 of these shields.

    All the best,
    Alex

  4. Hello Daniel! Thanks for this wonderful project!
    Will there be an option for displaying more than one destination for the weatherforecast? Maybe forecast for one min home and one minute forecast for your favourite holiday destination?! Is there a place where the poeple can show their project makes? ……and finally is there OTA update supported? Thank you again for your effort and sharing this project!
    Andreas L

    • Thanks for the flowers! It shouldn’t be too complicated to extend the project with the mentioned features. Please send me your photos and I’ll add them here. OTA also should work, but you’ll have to implement the code yourself.

  5. Where’s to send the Pics and which format do you prefer?
    I’m a little to no Programmer…..so i’ll give it a try to add the functions but threre is hope for a working code…..lets see what happens!
    Thanks for the response.
    Andi

Leave a Reply to StephenCancel reply