Some example of how to use the MAX30100 in PBP?


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2012
    Location
    Comodoro Rivadavia - Patagonia Argentina
    Posts
    51

    Default Some example of how to use the MAX30100 in PBP?

    ING:
    Some example of how to use the MAX30100 in PBP?
    Any example of how to use the MAX30100 in PBP?
    I am collaborating with a maker group that works on the COVID-19 issue, and we are needing to put together a tool for the doctors (oximeter) that allows them to see the saturation of the blood.
    Can someone guide me? the idea is to work it with some low-end pic (16f627 / 628/88, etc etc) thanks


    ESP:
    Algun ejemplo de como usar en PBP el MAX30100?
    Estoy colaborando con un grupo de maker que trabaja con el tema del COVID-19 , y estamos necesitando armar una herrmienta para los medicos (oximetro) que les permita ver la saturacion de la sangre.
    Alguien me podra orientar? la idea es trabajarlo con algun pic de gama baja (16f627/628/88,etc etc) gracias

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,795


    Did you find this post helpful? Yes | No

    Default Re: Some example of how to use the MAX30100 in PBP?

    I think it is more cost preferable to buy a ready made device (I did):

    https://www.banggood.com/search/puls....html?from=nav

    Ioannis

  3. #3
    Join Date
    Aug 2012
    Location
    Comodoro Rivadavia - Patagonia Argentina
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: Some example of how to use the MAX30100 in PBP?

    ING:
    Good morning and thanks for responding ... In the midst of this crisis, your recommendation is complex. We specifically need to add that sensor to our project.

    ESP:
    Buen día y gracias por responder... En medio de esta crisis, es compleja tu recomendación. Específicamente necesitamos sumar ese sensor a nuestro proyecto.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,795


    Did you find this post helpful? Yes | No

    Default Re: Some example of how to use the MAX30100 in PBP?

    I though you needed a stand alone device.

    But if you need to make other machine is different matter.

    The data sheet has all the info and I had a look. There are registers that need to be set and then others to read back. The chip even controls the current of the two LED's. Is not that simple I am afraid.

    Ioannis

  5. #5
    Join Date
    Aug 2012
    Location
    Comodoro Rivadavia - Patagonia Argentina
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: Some example of how to use the MAX30100 in PBP?

    exactly that's it; I did not find any topic as a guide, therefore I assume it is complex.
    regards

  6. #6
    Join Date
    May 2013
    Location
    australia
    Posts
    2,383


    Did you find this post helpful? Yes | No

    Default Re: Some example of how to use the MAX30100 in PBP?

    a quick look at an arduino lib for your chip reveals a fair bit of fp math and 32 bit variables too, all this done at 100hz sample rate.
    its a tall order for those low spec pic chips mentioned
    https://github.com/xcoder123/MAX30100
    Warning I'm not a teacher

Similar Threads

  1. Replies: 2
    Last Post: - 12th November 2014, 08:57
  2. PBP File Extension: .BAS vs .PBP
    By nedtron in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 13th February 2006, 06:48

Members who have read this thread : 1

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts