Cloud Hoppers - Arduino Weather Station

Introduction: Cloud Hoppers - Arduino Weather Station

Simple Arduino Uno Weather Station with Ethernet web access using cheep Maplin sensors :) see PDF for description and Arduino code. You will need 1 Arduino Uno and the Ethernet shield + some strip board or a bread board to connect up the sensors. It will be powered from its own USB 5v supply :)

Please note the code is not perfect but it does work so give it a go :)

Step 1: Program the Arduino Uno With the Code Below:

Step 2: Wire Up the Sensors.

Wire up the sensor using the diagram shown.

We are using Maplin sensors part numbers:

Anemometer £2.49 part number :- N25FR
Wind direction sensor £9.99:-N96FY

Step 3:

Here are the files for the full PDF description and the Ardunio code :)

Be the First to Share

    Recommendations

    • Make It Bridge

      Make It Bridge
    • For the Home Contest

      For the Home Contest
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge

    4 Comments

    0
    KerryN14
    KerryN14

    6 years ago

    Hi Excellent project. I am using it to control a greenhouse by opening and shutting vents when a safety wind speed is exceeded. Works good on uno but cannot get wind speed running on a mega card. Any suggestions please. Thanks

    0
    routoutcnc
    routoutcnc

    Reply 5 years ago

    It probably is the interupt pin used for the pulse counting the code needs changing slightly for the new processor :)

    0
    routoutcnc
    routoutcnc

    7 years ago

    Glad you like it feel free to mod it and if you improve it please send me a copy :)

    0
    DIY Hacks and How Tos

    Great design. I am working on something similar for a weather station for my local children's museum.