Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.26 KB

README.md

File metadata and controls

53 lines (42 loc) · 2.26 KB

Fingertip Pulse Oximeter SP001 with Bluetooth Low Energy

Fingertip Pulse Oximeter SP001 is a low cost bluetooth low energy (BLE) device to get data about SpO2 (% oxigen saturation), PR (pulse rate, beats per minute (BPM) of heart) and PI (% perfusion index).

Goals:

  • Develop custom software for Pulse Oximeter SP001
  • First software: Android App with minimal permissions

Software to build the App:

Progress:

  • Publish first version
  • Android app developed in Kodular ✔️
  • Scan bluetooth devices ✔️
  • Get mac address and verify device ✔️
  • Get battery info ✔️
  • Get data sensors info ✔️
  • Record to database ✔️
  • Export data to CSV ✔️
  • Multi-language (english, spanish and catalan) ✔️

To do:

  • Color recommendations
  • Filter by date
  • Multi-user data, for each person define: name, photo, sex, photo, age, Height (cm), Weight (kg)
  • Graphics

Resources: