Introduction: DIY Standalone Weather Station Powered by Arduino

About: Visit my blog you can know more about me there!

Hello Makers out there

Again this is not a Step by step Instructable . Like always i forgot to take take snaps since the inception of this project.


The idea of Building a community weather station using Open hardware Kicked a long back. We people from a local DIY community build this weather station. In our country we don't give importance to weather data apart from the days where we have heavy rain or cyclone. It's always good to have weather data which could be accessed by local community.

We build this project with a desire to have more numbers of similar stations in and around our place. so that we will have huge amount of community owned data. We want to reduce the cost as much as possible and don't want to include complex stuff in the project. We chose Arduino as our platform since we can make hardware that is cost effective as well as not much complex.

Step 1: Things You Need.

Electronics Stuff

  1. Arduino Mega 2560 or Arduino Uno
  2. Arduino Ethernet Shield W5100
  3. DHT11 Temperature sensor
  4. BMP180 Pressure Sensor
  5. IR module
  6. HMC588L Magnetic Sensor
  7. Ribbon Cable
  8. 9V DC adaptor( Any thing that can power your Arduino )

Other Hardware Stuff.

  1. Wooden plank and Plywood for Stevenson screen
  2. Iron Tripod( for deploying the station)
  3. PVC pipe and stuff
  4. Cups for Anemometer
  5. Ball bearings and slip rings
  6. Old SMPS enclosure
  7. long Ethernet cable. Very long :P

Miscellaneous Stuff

  • Have all the tools possible that you may use in your electonics project

Step 2: Hardware Part

Stevenson Screen

We built the Stevenson screen. We used plywoods and wooden Planck. The dimension of our Steven Screen is and like most we painted it White.

Anemometer and Wind-vane Mount

Our prototype used the following

  1. 1.5 M 2" PVC pipe
  2. 2" T joint
  3. 2" to 0.5" Reducer
  4. 0.5" PVC pipe
  5. 0.5" L bend Joint
  6. 0.5" L bend small

For Mounting the PVC pipe we used a Old Tripod that we salvaged from an old Telescope. It was made of steel and i can apparently hold the station.

Metal Enclosure for Arduino

In order to place the Arduino with its W5100 Shield we used a SMPS enclosure. It has plenty of space inside it. We just added a Fan to make it look even cooler.

Step 3: Anemometer and Wind Vane

Anemometer

The anemometer was build using Plastic cups they are attached to a plastic pipe which inturn connected to a slip ring and a plastic ring. It is painted black and white to detect the rotation. An IR sensor is connected in place to detect each rotation. A simple Rotatory Encoder.

Wind vane

The designed vane is attached to a small plastic pipe which is also attached to a slip ring. the magnetometer sensor is attached at the tail and wires are inserted into the plastic pipe.

Both the module are placed into the L bend and wired through the PVC pipe to reach the Arduino Mega.

Step 4: Electronics

Stevenson Screen

DHT11 and BMP 180 are connected to Arduino. The pins are 3 for DHT and 20,21 for BMP180. They are placed inside the Stevenson Screen and wired outside the box using ribbon cable. The connections are shown on the sketch.

Anemometer and Windvane.

IR module is used to detect the Rotation. HMC588L sensor is attached to the tail of the vane. the pins are 8 for anemometer and 20,21 for HMC respectively. They are also wired using Ribbon cable.

Step 5: Aesthetics

We painted the Tripod and Mount white to make it look cool. The enclosure was painted brown.

We used a 5V USB adaptor for powering the Arduino.

Dlink UTP cat 6 was used as Ethernet Cable.

I don't think i left anything else. The code is little messy. I will update the code with human readable form soon. Thanks for bearing with my instructable.

Code : [GITHUB]

Internet of Things Contest 2016

Runner Up in the
Internet of Things Contest 2016

Sensors Contest 2016

Runner Up in the
Sensors Contest 2016

Outdoor Structures Contest

Participated in the
Outdoor Structures Contest