Wiznet makers

scarlet

Published September 30, 2022 ©

100 UCC

12 WCC

22 VAR

0 Contests

0 Followers

0 Following

Original Link

Real-Time Weather Data Collection

In this project, we will create an online dashboard that reports the current temperature and humidity values gathered by the SHT21 sensor.

COMPONENTS Hardware components

WIZnet - W5500

x 1


PROJECT DESCRIPTION

In this project, we will create an online dashboard that reports the current temperature and humidity values gathered by the SHT21 sensor. The data will be plotted on a graph for understanding the trends in the real-time environmental data.
For this project, we will utilise the Arduino Uno, the W5500 Ethernet module for internet connectivity, and the SHT21 for collecting the Temperature and Humidity values. We will publish the collected data via MQTT to an online MQTT broker. We will be using ThingSpeak to act as our MQTT broker and to create an online dashboard for visualising our data.

 

 chapter1.  W5500 with STM32
https://docs.simuli.co/components/w5500/w5500-stm32

chapter2.  Real-Time Weather Data Collection
https://docs.simuli.co/arduino-projects/weather-data-thingspeak

chapter3.  Prerequisites for Real-Time Weather Data Collection
https://docs.simuli.co/arduino-projects/weather-data-thingspeak/prerequisites-for-weather-data-collection

chapter4. Implementing the weather data collection project
https://docs.simuli.co/arduino-projects/weather-data-thingspeak/implementing-the-project
 

Documents
Comments Write