ruzafa8 / Elevator-IOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to execute

Run an ACME server Run ScreenAE-LightSensorAE on a nodeMCU Run MotorAE on another nodeMCU

You will have to set the Wifi SSID and password and ACME's IP on the code

Run elevator-service

cd ./elevator-service node ./index.js

Run elevator-stadistics

cd ./elevator-stadistics node ./index.js

Run elevator-app (frontend)

cd ./elevator-app yarn start

About


Languages

Language:C++ 63.4%Language:JavaScript 36.0%Language:Shell 0.6%