Menu

Home

Max

spoR Converter is a small executable to convert spoR file to csv file compatible with spreadsheet. The spoR files are produced from the popular PULSE OXIMETER (CMS50D) devices that can measure and record your Heartrate and %SpO2. The spoR files are in binary and can only be read with the orignal software otherwise.

To use the application open a command prompt where Convert_spoR.exe is copied.
Type:
Convert_spoR.exe YOURFILENAME.spoR

The csv result file will be placed into the same folder as your file but will have ".csv" appended at the end.

Make sure to put double quotes arround your file name if your file or path have some space in the same.

For example:

c:\Convert_spoR.exe "c:\New Folder\My File.spoR"

You can also drag and drop the spoR file over Convert_spoR.exe and it should convert it automatically.

If you get error while executing the app, try to download the included sample.spoR file and see if it converts properly.
If you get error "Run-time error '53'" "File not found", it likely because the path your spoR file is incorrect.

Project Members: