Tell us about yourself!
Achievements
- larpyboy commented on HackerBoxes's instructable HackerBox 0054: Smart Home
- larpyboy commented on xlks's instructable Finger Pulse Oximeter Using MAX30100View Instructable »
Also, according to the diagram, nothing is hooked up to pin A0, so not sure what this is supposed to be reading...
- larpyboy commented on HackerBoxes's instructable HackerBox 0052: Freeform
- larpyboy completed the lessons Laying Out the Board, PCB Concepts and Materials, Circuit Board Design Class, Preparing a Schematic and 2 others in the class Circuit Board Design Class
I had the same result - the initialization routine is failing during setup( ), so it's going into an infinite loop until the board's watchdog timer fires and resets it.don't know why the initialization routine is failing, although it could have something to do with different sensor types (we have MAX30100, and the library is for MAX 30105)