Skip to content

weather station project for esp32 module that push data in cloud.

Notifications You must be signed in to change notification settings

dpiva97/esp32-weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

esp32-weather-station

Weather station builded with these components:

  • ESP32 (Main board)
  • BME280 (Humidity and pressure sensor)
  • DS18B20 (Temperature sensor)

The weather station can send the data to a rest api.
I use these custom rest api made with nodeJs : (todo add link of repository)
for store the data in a postgresql database and send data to weathercloud (https://app.weathercloud.net/d7617132597#current)
You can send data directly to weathercloud

About

weather station project for esp32 module that push data in cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages