No description
- Shell 30.2%
- PHP 20.6%
- HTML 16.5%
- C++ 15.8%
- JavaScript 13%
- Other 3.9%
| ESP8266 | ||
| termux_bash | ||
| WEB | ||
| .gitignore | ||
| README.txt | ||
SETUP WEB: 1) Upload all contents of 'WEB' folder to WebServer 2) Set a valid NTFY Channel in GLOBAL['NTFY_ENDPOINT'] in php/syberia.php 3) Check token in php/authenticator.php and config.js Termux: 1) pkg install socat jq curl ffmpeg git 2) git clone <repo_name> 3) cd <repo_name>/termux_bash 4) Set & Check REMOTE_ENDPOINT, API_TOKEN in startGuardian.sh 5) ./startGuardian.sh ESP32/ESP8266: 1) Open WiFiSensor.ino 2) Adapt to you microcontroller wired sensor and configuration 3) set your ssid pass 4) Upload to ESP32