Git Product home page Git Product logo

ppg's Introduction

ppg

Application that measures the PPG using the phone's camera and its flash.

This is a proof of concept. Feel free to develop on it and use it :)

ppg's People

Contributors

afonsocraposo avatar im-amitto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ppg's Issues

Pub get error

stderr: remote: Repository not found.
fatal: repository 'https://github.com/Renesanse/plugins.git/' not found

It seems like the repo you used for camera functionality got removed or deleted. I can't access it. For you ,it works. because, it's cached on your system.

Thanks for sharing this repo on Github and I saw your medium article , it's awesome.

Anyway feel free to close this issue.

github.com/Renesanse/plugins.git not found

Thank you for sharing your project! It was suggested to me by Medium. However, I cannot run it because the flash_light plugin is missing. Could you help me with this issue? Here is the log of the error:


/usr/local/flutter/bin/flutter --no-color packages get
Running "flutter pub get" in PPG...                             
Git error. Command: git clone --mirror https://github.com/Renesanse/plugins.git /usr/local/flutter/.pub-cache/git/cache/plugins-9c3ccebc0078f4dca69fbb5d5724e2834a7436ef

Cloning into bare repository '/usr/local/flutter/.pub-cache/git/cache/plugins-9c3ccebc0078f4dca69fbb5d5724e2834a7436ef'...

remote: Repository not found.

fatal: repository 'https://github.com/Renesanse/plugins.git/' not found

Role of the "alpha" variable

What is the goal in doing this ?

this._bpm = ((1 - _alpha) * _bpm + _alpha * _bpm).toInt();

Thanks for the repo by the way !

How to Check Oxygen Saturation

Can we check Blood oxygen saturation measured by pulse oximetry with this code?
In this source code just showing how to get BPM, but how if we want to get the oxygen saturation?

CSV

I'm working in a fully integrated medical diagnosing project which makes me focus on collecting PPG data through fingertip in-camera, So I wonder if you can guide me how to collect ppg data collected using this code in CSV File so I can process this data in python code :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.