-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates library properties preparing for release.
- Loading branch information
Elias Santistevan
committed
Aug 30, 2019
1 parent
89484e3
commit e9c381c
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
name=SparkFun Bio Sensor Hub Library | ||
version=1.0.0 | ||
author=Elias Santistevan | ||
maintainer=SparkFun Electronics | ||
maintainer=SparkFun Electronics <sparkfun.com> | ||
sentence=Library for the MAX32664 Bio Metric Hub IC | ||
paragraph=Provides all functionality of the chip. | ||
paragraph=The SparkFun Bio Sensor Hub Library is tailored to Maxim Integrated's MAX32664 Bio Sensor Hub interacting with the MAX30101 on [SparkFun's Pulse Oximeter and Heart Rate Monitor](https://www.sparkfun.com/products/15219). The Bio Sensor Hub is a practically microscopic cortex-m0 micro-controller that handles the algorithmic calculation of the light data gathered by the MAX30101 Pulse Oximeter and Heart Rate Monitor, to produce accurate and fast blood oxygen and heart rate readings. The library provides simple function calls to all available commands on the chip as well as example code demonstrating basic to advanced capabilities of the chip. | ||
category=Sensors | ||
url="https://github.com/sparkfun/SparkFun_Bio_Sensor_Hub_Library" | ||
architecture=* |