Hello Guest, Welcome to Apnea Board !
As a guest, you are limited to certain areas of the board and there are some features you can't use.
To post a message, you must create a free account using a valid email address.

or Create an Account


New Posts   Today's Posts

Wellue Oxysmart 3785 import to OSCAR
#1
Wellue Oxysmart 3785 import to OSCAR
The Wellue Oxysmart 3785 is a simple fingertip pulse oximeter. It has Bluetooth and can do overnight recording with the ViHealth smartphone app.


The file format produced by ViHealth is not directly supported by OSCAR, but I think it should be quite easy to get it working.
The format is very simple:
Filename: <UNIX timestamp of the start of the session>.dat
File contents: 
A continuous series of 6-byte records containing metric samples encoded in binary as follows:
Byte 0: SpO2 %
Byte 1: PR
Byte 2: always 0 in my sample
Byte 3: PI expressed as percentage x10 (to avoid the need for floating point representation)
Byte 4: always 0 in my sample
Byte 5: battery level (?) expressed as multiple of 64 (?)

There is no file header, the file starts right with the first 6-byte record.
There is no delimiter between the 6-byte records.
There is no encoding of the sample rate, or any other parameters.

If I understand correctly, this is similar to the other Wellue formats except that those have a 40-byte header at the start of the file.

Can anyone share with me a Wellue binary file from ViHealth that successfully imports into OSCAR? I'd like to see what tweaks can be done to get this oximeter data into OSCAR too.

Thanks!
Post Reply Post Reply
#2
RE: Wellue Oxysmart 3785 import to OSCAR
Two of the entries in the 40-byte header are the file size and total duration. These entries allow for the calculation of the sample rate, currently all being 4-seconds. Knowing the byte size of each record, along with the file size, allows for the total number of samples to be calculated. Look at the OSCAR-code/oscar/SleepLib/loader_plugins/viatom_loader.cpp file for code structure.

Good luck!
- Red
Crimson Nape
Apnea Board Moderator
Project Manager for OSCAR - Open Source CPAP Analysis Reporter
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
#3
RE: Wellue Oxysmart 3785 import to OSCAR
Thanks Red. My preferred approach is to start with a working known-good test, and modify while maintaining the test passing. Also it may be easier to massage the ViHealth .dat file rather than modify OSCAR code, especially since ViHealth can (and do) change their formats at whim.

So can anyone supply a Wellue oximeter file that is known to import correctly into OSCAR?

Thanks!
Post Reply Post Reply
#4
RE: Wellue Oxysmart 3785 import to OSCAR
Here you go. It is from a SleepU. Just don't try to get a loan from the bank with it. Big Grin
https://www.dropbox.com/scl/fi/dfiwk9mnu...wrhvt&dl=0

- Red
Crimson Nape
Apnea Board Moderator
Project Manager for OSCAR - Open Source CPAP Analysis Reporter
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply
#5
RE: Wellue Oxysmart 3785 import to OSCAR
Thanks a lot Red, I'll dig in and figure it out. 

(BTW if US banks gave loans based on anonymous pulse oximeter recordings it's no wonder there was a banking crisis... Hey, just prove that someone had a pulse sometime and we'll lend you 100 grand!?)
Post Reply Post Reply
#6
RE: Wellue Oxysmart 3785 import to OSCAR
A pulse is not currently required to vote, here. Big Grin

- Red
Crimson Nape
Apnea Board Moderator
Project Manager for OSCAR - Open Source CPAP Analysis Reporter
www.ApneaBoard.com
___________________________________
Useful Links -or- When All Else Fails:
The Guide to Understanding OSCAR
OSCAR Chart Organization
Attaching Images and Files on Apnea Board
Apnea Helpful Tips

INFORMATION ON APNEA BOARD FORUMS OR ON APNEABOARD.COM SHOULD NOT BE CONSIDERED AS MEDICAL ADVICE. ALWAYS SEEK THE ADVICE OF A PHYSICIAN BEFORE SEEKING TREATMENT FOR MEDICAL CONDITIONS, INCLUDING SLEEP APNEA. INFORMATION POSTED ON THE APNEA BOARD WEB SITE AND FORUMS ARE PERSONAL OPINION ONLY AND NOT NECESSARILY A STATEMENT OF FACT.
Post Reply Post Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Oscar crashes when importing Wellue O2 ring data Armorwolf 16 469 11-26-2024, 10:14 AM
Last Post: dbottomley
  Export Wellue SpO2 data herenthere 0 50 11-25-2024, 07:37 PM
Last Post: herenthere
  Help with Resmed 11/Wellue O2 time sync SDCat 0 140 11-15-2024, 12:58 PM
Last Post: SDCat
  O2 import DST > ST 1:14am happened twice dgconder 5 259 11-03-2024, 08:55 PM
Last Post: dgconder
  Oscar Crash to desktop on SP02 import WallyPepper 7 693 11-01-2024, 09:36 PM
Last Post: Crimson Nape
  Trouble understanding how to import O2 ring info into Oscar katbrat 6 513 10-26-2024, 08:25 PM
Last Post: katbrat
  OSCAR: Questions regarding a potential import for Garmin data littleyoda 2 279 10-19-2024, 10:37 AM
Last Post: littleyoda


New Posts   Today's Posts


About Apnea Board

Apnea Board is an educational web site designed to empower Sleep Apnea patients.