Some example of how to use the MAX30100 in PBP?


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133


    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

  2. #2
    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

  3. #3
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    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, 07:57
  2. PBP File Extension: .BAS vs .PBP
    By nedtron in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 13th February 2006, 05:48

Members who have read this thread : 0

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