Coder Social home page Coder Social logo

Comments (5)

paulvangentcom avatar paulvangentcom commented on July 30, 2024 2

@Lauren-ED209 @adamhub

If either of you needs help with pcb design or embedded C for the arduino projects I can lend a hand as well.

from heartrate_analysis_python.

adamhub avatar adamhub commented on July 30, 2024 1

Hey @Lauren-ED209
I am making a wearable PPG device too and came across this issue. I fixed it by fixing my import to avoid float rounding issues by just using integers when making my CSV via numpy.
Would love to hear more about your project. I ended up with the MAX30102 sensor and am about to try it with the Nano RF board from Emakefun. It contains a NRF24L01 radio rather than wifi, which suites my purposes better.

@paulvangentcom KILLER work. Thank you so much!

from heartrate_analysis_python.

Lauren-ED209 avatar Lauren-ED209 commented on July 30, 2024

BTW, I've been thinking about opensource the PPG wearable device to the market. Let me know if it's valuable to have a opensource hardware completely compatible with heartpy and supported by heartpy. People can make and customize the device according to their needs based on our design.

I can share more information with u including photos and design files for our deeper discussion.

Best,
Lauren

from heartrate_analysis_python.

paulvangentcom avatar paulvangentcom commented on July 30, 2024

@Lauren-ED209 Yes np.empty just assigns memory space and doesn't fill it, so if the array isn't filled, whatever value was at that specific byte in memory will be in the array.

I did not realize there were cases where your described issue popped up. I'll update the function. Was thinking about removing scale_sections altogether as in my experience it doesn't improve quality of analysis anyway.

An open source product compatible with HeartPy is of course always welcome, it's one of the reasones I open sourced the work in the first place : )

Cheers

p.s. apologies for the late reply. My son was born feb 8 so I've been away from the keyboard a lot

from heartrate_analysis_python.

Lauren-ED209 avatar Lauren-ED209 commented on July 30, 2024

@paulvangentcom, would you mind send me an email to me? I've finished a product design based on this open source project!
Would like share more detail via email to u!

@adamhub, Cool! Would like to exchange some ideas and product details via email! I am using zigbee cc2530, which is capable of extending distance between receiver and transimitter side without limit. And I've finished an industrial design on it.

Email: [email protected]

Check out product images here:
https://imgur.com/h8lx1pQ
https://imgur.com/azbjOAb
https://imgur.com/q6SxSU1
https://imgur.com/VeQvF8t

from heartrate_analysis_python.

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.