Skip to content

dutsugarlab/wiguard

Repository files navigation

WiGuard

Wireless sensing based health monitoring system.

How to run

First, create a .env file in the root directory with the following content:

NUXT_PUBLIC_MQTT_BROKER_URI=

Then, start the development server:

pnpm run dev

Workflow

graph LR

ESP32-->NanoMQ
Intel5300-->NanoMQ
NanoMQ-->Cloud
Model-->Cloud
Cloud-->Web[⭐Web]
Cloud-->Client
Loading

API

Path Method Request Response Description
/login POST {username, password} Token

About

Wireless Sensing based Health Monitoring System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published