Multi-Location Weather Station

Build your own multi-location weather station and display the data wirelessly on one screen.

Apr 1, 2017

5885 views

2 respects

Components and supplies

1

Nanomesher Human Machine Interface

2

Resistor 4.7k Ohm

1

Wemos D1 Mini

1

Sensirion SHT31

1

Jumper wires (generic)

Apps and platforms

1

Arduino IDE

Project description

Code

WeatherSender

arduino

Arduino code for reading Humidity and Temperature from SHT31 and update data on the display. Before using the code, change: - SSID / PASSWORD - ip address in http://192.168.1.12/TextSetText?p=0&n=line1&v= - line1 - line4 depending on location of the sensor in http://192.168.1.12/TextSetText?p=0&n=line1&v=

WeatherSender

arduino

Arduino code for reading Humidity and Temperature from SHT31 and update data on the display. Before using the code, change: - SSID / PASSWORD - ip address in http://192.168.1.12/TextSetText?p=0&n=line1&v= - line1 - line4 depending on location of the sensor in http://192.168.1.12/TextSetText?p=0&n=line1&v=

Downloadable files

WeatherSender Schematic

A very simple weather logger which uses SHT3x sensor with i2c interface. The Arduino software will read data and send the data to Nanomesher HMI via HTTP

WeatherSender Schematic

Comments

Only logged in users can leave comments

nanomesher

0 Followers

0 Projects

Table of contents

Intro

2

0