Circuit Lake

Electronic Project and Circuit Collection

Weather Station Related Resources


Arduino Clock with Weather Station Function

January 14, 2013 By: admin Category: Arduino, Monitoring, Raspberry Pi No Comments →

The idea of the oClock project is to build ‘advanced’ clock with more function like Weather station. Besides display the clock, it also displays temperature, humidity, and atmospheric pressure. The project consists of two part, embedded subsystem and host subsystem. The embedded subsystem is built based on Arduino uno. It is equipped with real time […]

Netduino Weather Station

June 06, 2012 By: admin Category: Microcontroller, Monitoring, Project, Wireless No Comments →

The purpose of the project is to build a fully standalone weather station that can display current and forecast weather information. More detail, it can shows current weather temperature, humidity, wind direction and speed, current weather barometric pressure, weather condition text and icon, today low and high temperatures, moon phase for today, sunrise and sunset […]

Wireless Weather Station and Web Server

June 06, 2012 By: admin Category: Arduino, Data Acquisition, Interfacing, Monitoring, Project, Wireless No Comments →

This small and less power consumption weather station able to log wind speed, wind direction, outdoor humidity, outdoor temperature, rain, UV, cloud height, wind chill, pressure, forecast, indoor temperature/humidity every hour. It also can be used to monitor house power usage. Logged data and 24/48 hour trends are sent to web page for easy monitoring. […]

GSM/GPRS Autonomous Weather Station

March 06, 2012 By: admin Category: Data Acquisition, Monitoring, PIC, Project, Remote, Wireless No Comments →

This autonomous tracking weather station is built based on PIC 16F877A and SIM900/300 GSM module. It takes (analog/digital) measurements and sends them to a web server over GPRS. It supports up to 3 Analog or Digital inputs. User can make it fully autonomous by adding a battery and a solar station.