Project related to the workshop "Smart Internet of Things (IoT) wireless connectivity in 5G and Beyond"
If you want to use our test and evaluation application, clone the repository and follow the instructions.
- Python 3.6+
- Linux and Windows
- See also requirements.txt and environment.yml files
For the installation of the requirements and environment run the next script:
- Run:
./install.sh
If you are under Windows, use directly the environment.yml file to install the
dependencies (e.g. using conda environment manager: conda env create -f environment.yml)
1: Not tested regularly on Windows. Fully tested in Linux Ubuntu O.S.
By default, the application read/record in CSV format the data in: /data/
Please, check the input arguments options in the main functions of each python script or running
python ./scripts/smartiot_data_analysis.py
- Add configuration files with parameters
- Add AAU files
- Add Mel-spectrum and Cepstrum
- GUI
- Visualize data - signals option
- Code cleaning. Better API
This framework is created by the group99999 of the Center for Machine Vision and Signal Analysis (CMVS) and Center of the Wireless Communication (CWC) at the University of Oulu for the UBISS2023 Summer school:
- Constantino Álvarez Casado (constantino.alvarezcasado [at] oulu.fi)
- Gabriel Martins de Jesus (email)
- Rafael Valente da Silva (email)
- Prasoon Raghuwanshi (email)
For open source projects, say how it is licensed.

