ESP-lora-gateway

所属分类:自然语言处理
开发工具:C++
文件大小:6KB
下载次数:1
上传日期:2020-10-11 13:29:43
上 传 者sh-1993
说明:  Lora(不是LoraWan!)网关,通过Lora接收消息并将其转发到云端
(Lora (not LoraWan!) gateway, receives messages via LoRa and forwards them to the cloud)

文件列表:
.vscode (0, 2020-10-11)
.vscode\extensions.json (197, 2020-10-11)
certificate.cer (1220, 2020-10-11)
import_env.example.py (274, 2020-10-11)
include (0, 2020-10-11)
include\lora-receiver.h (383, 2020-10-11)
include\main.h (136, 2020-10-11)
lib (0, 2020-10-11)
lib\ESP-make-easy (0, 2020-10-11)
platformio.ini (710, 2020-10-11)
src (0, 2020-10-11)
src\lora-receiver.cpp (1452, 2020-10-11)
src\main.cpp (310, 2020-10-11)
test (0, 2020-10-11)

# ESP-lora-gateway Receives LoRa messages and forwards them to [sensor dashboard](http://sensor-dashboard.trina.si/). Made for TTGO-Lora32, with adapting the pins for LoRa can work for any ESP32 dev board. Built with PlatformIO. See also [backend](https://github.com/xtrinch/sensor-dashboard-nestjs-backend) and [frontend](https://github.com/xtrinch/sensor-dashboard-react-frontend), or [see it live](http://iotfreezer.com) with some sensor data from my living room. ## Setup 0. Make sure to clone with `git clone --recursive REPO-URL` to make sure ESP-make-easy submodule is cloned along 1. Have a sensor dashboard backend running (see https://github.com/xtrinch/sensor-dashboard-nestjs-backend) 2. Copy `import_env.example.py` to `import_env.py` and define the variables. ## Components - TTGO-Lora32

近期下载者

相关文件


收藏者