Skip to content

borisirota/SPlus-sleep-monitoring-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This code was developed based on analyzing of S+ ResMed Andorid app and sniffing of bluetooth communication with device.

This script was developed and tested on windows 8.1 x64

Requirements

  • python 2.7
  • pybluez for python (and all it's requirementes)
  • gnuplot 5.0.1 (if you want to show live graph)

Instructions

Pair the computer with the S+ bluetooth device.
SPlus_client.py will connect to device by hard coded ADDRESS.
You can uncomment the auto discover code to work with your specific device.
SPlus_client.py will show ENV and BIO data and will dump plot.dat and plot2.dat files to the same dir.

You can run "gnuplot show_gnuplot.dem" to show live graph.

About

Allows to read sensor data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages