Skip to content

Collects and pushes telemetry, such as temperature, humidity and pressure, to Azure IoT Central.

License

Notifications You must be signed in to change notification settings

HSBallina/weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Station

The basic idea is to have a number of BME280 sensors reading temperature, pressure and relative humidity, plotting curves to a display. In a longer perspective also collecting historical data using Azure IoT Hub.

Hardware

  • ESP32 with WiFi
  • Display, either separate or combo with dev board (TBD)
  • BME280 sensors
  • TBA

Software

The project depends on a number of built-in and external libraries. Notably:

Legal stuff

This software is provided 'as-is', without any express or implied warranty. In no event will the authors or contributors be held liable for any damages arising from the use of this software. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use it at your own risk.

License

Weather Station is licensed under MIT license. Part of the code is inspired by and/or borrows from the Azure SDK for C Arduino library.

About

Collects and pushes telemetry, such as temperature, humidity and pressure, to Azure IoT Central.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages