StevenMHernandez/ESP32-CSI-Tool

Collected CSI DATA

Opened this issue · 0 comments

The problem is that, we already collected data and in our trials we applied the noise reduction. However, there were times that we need to modify the code because there are errors like the CSV file is in UTF 16 encoding or in different encodings. And the other problem is that the raw collected data is only in a single column which we think that it must be separated by column in the excel, so we need to edit the file and apply delimiters for it to be separated and after that we apply the denoising.

the CSI_DATA column, the entire thing is in one column. Including the (csi data, rssi, signal, real time, mac, etc.)