Skip to content

esp8266 client and server (raspberry pi) communication project with lora

Notifications You must be signed in to change notification settings

BufferOverflow1011/DRCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRCM

Disaster relief Communication managment Project

esp8266 based client and server (rpi) communication project with lora this project is a poc for an emergency communication during a network failure due to natural or any other disasters

WORKING

The esp8266 tether a hotsport and when smeone connects to it the opens a offline webpage with data entry forms . the entered data is transmitted via lora to rpi server located in a distance and then uploads through cloud

ESP8266 OR ESP32

1 CLIENT SIDE

  • /esp8266_or32/Data
    This folder contains the html page which loads in the client side
  • the data is uploaded via spiffs

RASPBERRY

2 SERVER SIDE

  • accepts client form data via lora
  • uploads to cloud
    configure server.py with firebase url

WEBPAGE

3 CLOUD

  • sort and list the firebase data in to table
    configure index.html with firebase config and api

Check DRCM webpage for more details

About

esp8266 client and server (raspberry pi) communication project with lora

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published