- Put raw hex data into 'data/raw' folder
- Put data you want to process into 'data/to_process' (multiple files can be put here)
- Run the
BMS_decoder.py
script- This will process all the data in the folder and output the processed data into 'results/processed'
- Put the processed data you want to plot into
results/to_plot
- It will plot when readfy and saves the figures into
results/plots
temp
: Plots temperature datares
: Plots resistance datasave
: Saves the plots