GDSC-HSU / gateway

[Top 3] 2022 Solution Challenge an IoT apporch include Flutter & embedded devices, network protocol, solving/helping covid-19 situation
MIT License
23 stars 9 forks source link

[App] Motion not present in area toggle turn off running services. #53

Open truonghoangduy opened 2 years ago

truonghoangduy commented 2 years ago

EPIC :

Motion not present in area toggle turn off running services camera, ml_kit , faceMask and showing off the advertisement

Description :

AS BLE Device scanning the area it will detect whether motion been detected and transfer the data If motion been detected BLE board will send the data over BLE formatted as String and decode into:

# string => bool
true: Motion is detected
false: No Motion has been detected

Specification

Note