ESP32 LoRa Sensor Monitoring with Web Server (Long Range Communication)
Rui Santos Rui Santos
69.7K subscribers
81,644 views
1.3K

 Published On Nov 20, 2019

For complete project details (schematics + source code), visit ► https://RandomNerdTutorials.com/esp32...
Get ESP32 LoRa32 SX1276 board ► https://MakerAdvisor.com/tools/ttgo-l...

BME280 Sensor Module ► https://MakerAdvisor.com/tools/bme280...

In this project, you’ll build a sensor monitoring system using a TTGO LoRa32 SX1276 OLED board that sends temperature, humidity and pressure readings via LoRa radio to an ESP32 LoRa receiver. This receiver displays the latest sensor readings on a web server.

Installing the ESP32 Board in Arduino IDE (Windows, Mac OS X, Linux): https://randomnerdtutorials.com/insta...
Install ESP32 Filesystem Uploader in Arduino IDE: https://randomnerdtutorials.com/insta...

Libraries required (how to install the libraries in the project page):
- LoRa library: arduino-LoRa library by sandeep mistry
- OLED libraries: Adafruit_SSD1306 library and Adafruit_GFX library
- BME280 libraries: Adafruit_BME280 library and Adafruit unified sensor library
- ESPAsyncWebServer library
- Async TCP library
- NTPClient library forked by Taranais

Like my page on Facebook:
  / randomnerdtutorials  
Follow me on twitter:
  / ruisantosdotme  

Subscribe for more projects like this!
http://bit.ly/subscribeRNT

#ESP32 #IoT #Arduino

show more

Share/Embed