Smartes IoT Systems zur Anzeige des Status der Vereinshütte ohne KI und Blockchain. https://msv-buehl-moos.de/
Go to file
2023-03-05 11:33:55 +01:00
components initial commit 2023-02-25 10:26:15 +01:00
main change interval to 15min test 2023-03-05 11:33:55 +01:00
.gitignore Initial commit 2023-02-25 09:55:42 +01:00
.gitmodules initial commit 2023-02-25 10:26:15 +01:00
CMakeLists.txt initial commit 2023-02-25 10:26:15 +01:00
LICENSE Initial commit 2023-02-25 09:55:42 +01:00
README.md added info in readme 2023-02-25 10:41:57 +01:00

msv-clubhouse-node

Hardware

ESP32 LoRa 868MHz OLED DevBoard

Wind speed sensor

Wind direction sensor

Build

  1. Clone repo
  2. Init GIT-submodules
git submodule init
git submodule update
  1. Set following defines via menuconfig:
AppEUI
DevEUI
AppKey
TTN LoRa frequency / region
  1. Build with ESP-IDF extension in VSCodium