Skip to content

XaPoHbomj/SmartHelmet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartHelmet

This system provides the possibility of automated control of compliance with security measures on the territory of an industrial enterprise

Presentation

Demonstration

Screenshots

image image

Build and startup

Microcontoller

You need to download and install the free PlatformIO extension for Visual Studio Code. The configuration is already in the repository

Backend (.NET 6.0)

Can be built and started without additional effort

Frontend

To build and run, you need to download and install NodeJS.

Dependencies should be installed in the Dashboard folder where the package.json file is located:

cd .../Dashboard
npm install

You can start the application with the following commands:

cd .../Dashboard
npm start

Project Architecture

Architecture

About

System for automated control over compliance with safety measures on the territory of an industrial enterprise

Topics

Resources

License

Stars

Watchers

Forks