- main.py - main python script to launch processes
- mega_pi_integrated.py - pi to arduino serial communication python script (firmware subteam)
- butterworth.py - software low pass filter script for prediction.py (software subteam)
- prediction.py - prediction python script (software subteam)
- client.py - socket communication to server (firmware subteam)
- key - contains key for secure communication between client and server (firmware subteam)
- trained_cnn_model.h5 - Convolutional Neural Network trained model for prediction.py
- trained_nn_model.h5 - Neural Network trained model for prediction.py
- numpy
- pandas
- keras
- scipy
- matplotlib
- h5py
- pycryptodome
- tensorflow
- RPi.GPIO