ATMEGA328 based Weather Station
https://www.electronics-lab.com/atmega328-weather-station/
Vlad @ denialmedia.ca has build a solar powered weather station based on ATMega328 microcontroller that is able to measure temperature, a humidity, and UV radiation and it uploads measurement on WeatherUnderground network. The data are send to the air using a 433MHz link. The sensors used are DHT22, ML8511, BMP180 and a TP4056 charger IC is used to […]
Arduino TFT Forecast Weather Station with ESP8266
https://www.electronics-lab.com/arduino-tft-forecast-weather-station-with-esp8266/
tufantas @ instructables.com has build a weather forecast display using Arduino Mega 2560, 7″ inch TFT display and ESP8266 Wifi module. The display shows 3 days weather forecast, Current weather conditions, Current wind directions & speed with analog gauge meter, Indoor temperature and NTP time. Arduino TFT Forecast Weather Station with ESP8266 – [Link]
ESP8266 weather display – work in progress
https://www.electronics-lab.com/esp8266-weather-display/
Markus Hirsch is working on a ESP8266 weather display using an AVR mcu and an OLED display: This is a little weather monitor. It has a 2.2″ color display and is powered by an AVR and the ESP8266. The AVR controles the display. The ESP has a custom firmware written in the Arduino IDE and […]
ESP8266 Weather Widget
https://www.electronics-lab.com/esp8266-weather-widget/
deba168 @ instructables.com has build an ESP8266 based OLED display weather widget. This is an ESP8266 based Weather Display unit which retrieve localized weather information from http://www.wunderground.com/ by WLAN and display it on a 128×64 OLED Display. ESP8266 Weather Widget – [Link]
ESP8266 Weather Station
https://www.electronics-lab.com/esp8266-weather-station/
blog.squix.ch has published there code for a ESP8266 based weather station. More details here: It is not yet working as smoothly as I want it to work but maybe some of you can help me getting rid of the nasty issues that were bugging me for the last few weeks. The README on github contains […]
Arduino Weather Station (AWS)
https://www.electronics-lab.com/arduino-weather-station-aws/
by AdrieSentosa @ instructables.com: In this project, we will be making a weather station that measures air pressure, temperature, rain drop, soil humidity and air humidity using Arduino which save the data for data acquisition! Arduino Weather Station (AWS) – [Link]
DIY Tweeting Weather Station
https://www.electronics-lab.com/diy-tweeting-weather-station/
by Jonathanrjpereira @ instructables.com: Ever wanted to monitor your city’s Current Weather Conditions, Carbon Footprint, Noise and Pollution levels? Do you want be a Climate Change Crusader or set-up your own Tweeting Weather Station and share your local weather conditions with the world? Meet Tweeting Weather IoT Station aka TWIST – a DIY, Open-Source Environmental Monitoring […]
Hyper-local Weather Dashboard: Wunderground + Pi Sense HAT
https://www.electronics-lab.com/hyper-local-weather-dashboard-wunderground-pi-sense-hat/
by InitialState @ github.com: Let’s face it, we humans talk about the weather a lot ⛅. The average person talks about the weather four times a day, for an average of 8 minutes and 21 seconds. Do the math and that totals 10 months of your life that you will spend yapping about the weather. The […]
Arduino weather station with RF433 MHz modules
https://www.electronics-lab.com/arduino-weather-station-with-rf433-mhz-modules/
by eliesalame @ instructables.com: In this project I will show you how make two Arduinos talk to each other using RF frequency (wireless). Now I will use the knowledge in all these project and improve on them by making one Arduino send data to another Arduino wirelessly using an RF433 module and displaying it on I2C […]
Make a Weather Station With a Raspberry Pi 2
https://www.electronics-lab.com/make-a-weather-station-with-a-raspberry-pi-2/
Jeremy Morgan @ jeremymorgan.com writes: Today I’m going to show you how to make sort of a mini weather station with a Raspberry Pi. This is an ongoing project of mine that I’ve been tinkering with so I’ll share my learnings with you. It started with a project I wrote about last month, and is […]