Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwD_Data

User instruction:

  1. Clone the repository:
git clone https://github.com/Thanh-2004/AwD_Data
cd AwD_Data/AwD_data_v2
  1. Install dependencies:
  • Create a virtual environment:
python3 -m venv AWD

Make sure your current Python version is 3.x

  • Activate the environment
source AWD/bin/activate

or

AWD\Scripts\activate

for macOS/Linux and Window OS respectively

  • Install libraries, packages and dependancies:
pip install -r requirements.txt
  1. Usage:
  • For real-time running: change the port corresponding to your computer

  • For demo running: change code at the top of streamlit_test.py from from collectData_streamlit import start_thread to from collectData_streamlit_demo import start_thread

  • To run:

streamlit run streamlit_test.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages