All Projects → sparkfun → Sparkfun_max3010x_sensor_library

sparkfun / Sparkfun_max3010x_sensor_library

Licence: other
An Arduino Library for the MAX3015 particle sensor and MAX30102 Pulse Ox sensor

Projects that are alternatives of or similar to Sparkfun max3010x sensor library

Arduinowebsockets
arduinoWebSockets
Stars: ✭ 1,265 (+858.33%)
Mutual labels:  arduino-library
Button2
Arduino Library to simplify working with buttons. It allows you to use callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
Stars: ✭ 109 (-17.42%)
Mutual labels:  arduino-library
Arduinoxinput
XInput library for USB capable Arduino boards
Stars: ✭ 126 (-4.55%)
Mutual labels:  arduino-library
Wifiespnow
ESP-NOW Arduino library for ESP8266 and ESP32
Stars: ✭ 90 (-31.82%)
Mutual labels:  arduino-library
Pagebuilder
An arduino library to create html string in the sketch for ESP8266/ESP32 WebServer.
Stars: ✭ 104 (-21.21%)
Mutual labels:  arduino-library
Arduinoopl2
Arduino library for use with the OPL2 board (YM3812) and OPL3Duo (YMF262)
Stars: ✭ 117 (-11.36%)
Mutual labels:  arduino-library
Fpm
Arduino library for the R30x/ZFMxx/FPMxx optical fingerprint sensors
Stars: ✭ 79 (-40.15%)
Mutual labels:  arduino-library
Adafruit ina219
INA219 Current Sensor
Stars: ✭ 129 (-2.27%)
Mutual labels:  arduino-library
Sparkfun ublox arduino library
Library to control UBX binary protocol and NMEA over I2C on Ublox GPS modules
Stars: ✭ 107 (-18.94%)
Mutual labels:  arduino-library
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (-9.09%)
Mutual labels:  arduino-library
Arduino Sdi 12
An Arduino library for SDI-12 communication with a wide variety of environmental sensors. This library provides a general software solution, without requiring any additional hardware.
Stars: ✭ 97 (-26.52%)
Mutual labels:  arduino-library
Arduino vcc
Arduino library to read VCC supply level without external components
Stars: ✭ 101 (-23.48%)
Mutual labels:  arduino-library
Mpu6050 tockn
Arduino library for easy communication with MPU6050
Stars: ✭ 119 (-9.85%)
Mutual labels:  arduino-library
Sparkfun bme280 arduino library
An Arduino library to control the BME280 humidity and pressure sensor.
Stars: ✭ 88 (-33.33%)
Mutual labels:  arduino-library
Arduino Scheduler
Portable Cooperative Multi-tasking Scheduler for Arduino
Stars: ✭ 127 (-3.79%)
Mutual labels:  arduino-library
Beelan Lorawan
A LoRaWAN library for compatible arduino board
Stars: ✭ 87 (-34.09%)
Mutual labels:  arduino-library
Simpledht
Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
Stars: ✭ 111 (-15.91%)
Mutual labels:  arduino-library
Brasilino
Uma biblioteca que permite programar em linguagem Arduino utilizando comandos facilitados em PT-BR. 🇧🇷
Stars: ✭ 131 (-0.76%)
Mutual labels:  arduino-library
Arduino Plotter
An Arduino library for easy graphing on host computer via serial communication
Stars: ✭ 129 (-2.27%)
Mutual labels:  arduino-library
Coogleiot
A ESP8266 Library for easy IOT device development
Stars: ✭ 118 (-10.61%)
Mutual labels:  arduino-library

SparkFun MAX301x Particle Sensor Library

SparkFun Reflectance, Particle, and Pulse Ox sensor - MAX30105

SparkFun Reflectance, Particle, and Pulse Ox sensor - MAX30105 (SEN-14045)

A graph of a heartbeat

That's my heartbeat!

This is a breadboard friendly breakout board for the Maxim MAX30105 reflectance, particle, and pulse ox sensor.

This library should work with other MAX3010x sensors including the MAX30102, MAX30101, and MAX30100.

Library written by Nathan Seidle (SparkFun) and Peter Jansen (Open Sensing Lab).

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

License Information

This product is open source!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round! Anything Maxim wrote has its own license. Anything that was co-writing with Peter Jansen is BSD.

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].