Tekipeps / iot-monitoring-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iot-monitoring-system

Control lights and fans over NodeMCU board

Setup:

git https://github.com/Tekipeps/iot-monitoring-system.git

cd iot-monitoring-system

python -m venv env

source env/bin/activate

pip install -r requirements.txt

chmod +x run.sh

./run.sh

About


Languages

Language:HTML 62.2%Language:JavaScript 26.4%Language:Python 6.7%Language:Shell 3.0%Language:CSS 1.6%