IOT Weather Station Incorporate AI

Description

Hardware: a weather station that measures temperature, humidity, air pressure, wind speed, light intensity, UV index and rain volume.

Software: a webpage that show current data and graph through out the day using HTML, CSS and Javascript. An AI model using PyTorch to predict possible rain.

How?

Using SolidWorks Assembly to create the design for the casing. Most hardware are 3D printed

Using ESP32 to send JSON file via wifi, then uses Javascript to fetch the data

Sensors used

  • BMP280: atmospheric pressure.
  • BH1750: light intensity.
  • SHT41: temperature and humidity.
  • SD12-GUVA: UV intensity.
  • Infrared encoder + 3D printed hardward: wind speed.
  • Hall sensor + 3D printed hardward: rain volume.
TagsResourceProjectDate25-04-2017

More Projects