So I have a text file in in .txt format and I need it in .CSV format. It has 3 columns: timestamp, weight, voltage.
Does anyone know a way to convert a .txt to .csv?<