Giter VIP home page Giter VIP logo

Comments (10)

biomurph avatar biomurph commented on May 12, 2024

Hi AiWOL,

That is a great feature request!
I'll see what I can do to incorporate that into our library.

from pulsesensorplayground.

bneedhamia avatar bneedhamia commented on May 12, 2024

AiWOL: Hi, it's so exciting that you're doing cool things with the Pulse Sensor. Can I ask a little about what you want to do? What is it you want to stop happening?

Thanks,
Brad

from pulsesensorplayground.

AiWOL avatar AiWOL commented on May 12, 2024

from pulsesensorplayground.

biomurph avatar biomurph commented on May 12, 2024

@AiWOL Pulse Sensor only draws about 4mA when it's on. You could easily attach the Vdd pin (red wire) to any GPIO, and use digitalWrite HIGH and LOW to turn on and off the Pulse Sensor.

@bneedhamia It still might be a good idea to look into what the risks and rewards are in having a software defined end() function. I know it can be tricky, but since the GPIO power is a workable fix there is not a huge hurry to do this.

from pulsesensorplayground.

 avatar commented on May 12, 2024

Hi guys, just want to ask if there's new updates on how to disable begin() for a while because it disrupts the GPS encoding when merged in the code.

from pulsesensorplayground.

biomurph avatar biomurph commented on May 12, 2024

@rylRAE
I have some code that needs to be tested. It will likely be the end of the week before that is available, and we will be pushing a new version of the library then.

from pulsesensorplayground.

 avatar commented on May 12, 2024

That would be highly appreciated @biomurph . I do love the library and the sensor for its accuracy. I do hope to have the update soon. God bless guys and well done for you efforts!

from pulsesensorplayground.

biomurph avatar biomurph commented on May 12, 2024

In the mean time, you can use the PulseSensor_BPM_Alternative code example to start with.
in lieu of a stop() method, you can just not call the sawNewSample() since the timing of the signal acquisition is done in software.

from pulsesensorplayground.

biomurph avatar biomurph commented on May 12, 2024

@rylRAE
@AiWOL
I now have the library working with new methods
pause()
resume()
isPaused()
Please check out the Toolbox for more info.
To use this version of the Playground, you will need to either clone or download from the repository main page, as it is not formally released yet. If you encounter any bugs, please open a new issue, as it will be concerning new code.

By the way, what Arduino platform are you targeting?

from pulsesensorplayground.

OliverosA avatar OliverosA commented on May 12, 2024

Thank you very much, I had problems using the pulse sensor together with a fingerprint sensor, but when using the .pause () method of the pulse sensor when entering the fingerprint menu it works without any problem!

from pulsesensorplayground.

Related Issues (20)

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.