Local Weather Station

This local weather station keeps track of the temperature and moisture data with the help of IoT platform.

../../../../_images/ex5-1.png

Building Instructions and Sample Programs

Download Resource Pack

Sample Wiring:

../../../../_images/weatherstation_wire_1.87.png

Extensions Needed:

IoT:

../../../../_images/iot.png

Micro:bit Sample Program

../../../../_images/weatherstation_code_1.87.png

Download Sample Program

IoT Sample Program

../../../../_images/weatherstation_iot_code_1.87.png

Activating the local IoT server

../../../../_images/mqtt_1.87.png

Program Procedure

  1. Waits for Wifibrick to connect to the internet.

  2. The current temperature and moisture data is displayed on the local gauge.

  3. The IoT program reports the current temperature and moisture data periodically.