Skip to content

investigatronica/esp-rak811---weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp-rak811-weather-station

Ing. Germán A. Xander 2020

A simple example for educational purpose.

  • Using a esp32 as host to drive a rak811 via UART.
  • It uses the digital ambient light sensor BH1750 to measure the environment lighting.
  • the BMP180 Barometric Pressure/Temperature sensor.
  • the HYT271 Digital Humidity and Temperature sensor.

Then send the reading from all three sensors as bytes to use the least possible payload.