Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sparkfun
/
SparkFun_Bio_Sensor_Hub_Library
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
30
Code
Issues
6
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
191b39c
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 4, 2020
Fix library.properties to work with spec.
drawlerr
committed
191b39c
Copy full SHA for 191b39c
Commits on Jun 3, 2020
Rolls version to v1.0.4
edspark
committed
51702e0
Copy full SHA for 51702e0
Fixes typos in example3 and fixes HEX value for setAlgoSamples
edspark
committed
0396338
Copy full SHA for 0396338
Merge pull request #5 from YuyaIwata/compile_errors_fix
Show description for 0015d81
edspark
authored
0015d81
Copy full SHA for 0015d81
Commits on May 1, 2020
Merge branches 'compile_errors_fix' and 'compile_errors_fix' of github.com:YuyaIwata/SparkFun_Bio_Sensor_Hub_Library into compile_errors_fix
YuyaIwata
committed
c88e5b7
Copy full SHA for c88e5b7
delete comment out
YuyaIwata
committed
6c8fb78
Copy full SHA for 6c8fb78
Error and Warning fix
YuyaIwata
committed
d7c9cf2
Copy full SHA for d7c9cf2
Commits on Apr 29, 2020
fix ADC_MASK
YuyaIwata
committed
f607114
Copy full SHA for f607114
delete comment out
YuyaIwata
committed
06adb78
Copy full SHA for 06adb78
Commits on Apr 26, 2020
Error and Warning fix
YuyaIwata
committed
7fa1b77
Copy full SHA for 7fa1b77
Commits on Apr 23, 2020
Fixes Incorrect mask and bit shift in readAdcRange and setAdcRange, rolls version
edspark
committed
8d30bef
Copy full SHA for 8d30bef
Commits on Dec 3, 2019
Rolls version to 1.0.2
edspark
committed
a69b715
Copy full SHA for a69b715
Fixes example 3 which had various typos and a missed call to the class
Show description for 577a561
Elias Santistevan
committed
577a561
Copy full SHA for 577a561
Commits on Sep 19, 2019
Updates the Keywords file with constants defined in the header file.
Elias Santistevan
committed
ba408bb
Copy full SHA for ba408bb
Commits on Sep 12, 2019
Update README.md
bboyho
authored
5019b1a
Copy full SHA for 5019b1a
Commits on Sep 11, 2019
Rolls version
Elias Santistevan
committed
1e5ddbb
Copy full SHA for 1e5ddbb
Now we're there
Elias Santistevan
committed
5555cc3
Copy full SHA for 5555cc3
Tries to lower case "examples" so that it's properly read by Arduino IDE
Elias Santistevan
committed
d65226e
Copy full SHA for d65226e
deletes pdf
Elias Santistevan
committed
ad45c41
Copy full SHA for ad45c41
Moves pdf
Elias Santistevan
committed
8010b0c
Copy full SHA for 8010b0c
Commits on Sep 5, 2019
removes _address assignment that was deleted
Elias Santistevan
committed
8d2358d
Copy full SHA for 8d2358d
Commits on Sep 4, 2019
Adds default address argument to header file
Elias Santistevan
committed
a562cd2
Copy full SHA for a562cd2
Changes delay to be consistent across the example code
Elias Santistevan
committed
ae2f885
Copy full SHA for ae2f885
Changes constructor to only two parameters, instead assigning address in function with a CONSTANT
Show description for 490c237
Elias Santistevan
committed
490c237
Copy full SHA for 490c237
Changes example code to be more clear on the values returned from function calls
Elias Santistevan
committed
b5af56c
Copy full SHA for b5af56c
Changes constructor to remove the only available address as its argument, instead assigns it by default
Elias Santistevan
committed
8953746
Copy full SHA for 8953746
Commits on Aug 30, 2019
Updates library properties preparing for release.
Elias Santistevan
committed
e9c381c
Copy full SHA for e9c381c
Renames the example code, adds the second mode for the maximFast algorithm in second example code
Elias Santistevan
committed
89484e3
Copy full SHA for 89484e3
Adds funcationality for the second mode added to the maximfast algorithm in firmware 10.1
Elias Santistevan
committed
319fdab
Copy full SHA for 319fdab
Commits on Aug 29, 2019
Renames example 3 to reflect what it does
Elias Santistevan
committed
21b346b
Copy full SHA for 21b346b
Updates example 3 to better explain its objectives in comments, breaks up the set and read functions
Elias Santistevan
committed
388efa3
Copy full SHA for 388efa3
Fixes readSensorBpm which broke due to empty values occupying the buffer
Elias Santistevan
committed
4d4ccd6
Copy full SHA for 4d4ccd6
Adds function for second mode for the maximFast algorithm
edspark
committed
1645117
Copy full SHA for 1645117
Commits on Aug 20, 2019
Adds bookmarks to datasheet
Elias Santistevan
committed
d4d06b4
Copy full SHA for d4d06b4
Fixes comment
Elias Santistevan
committed
006dba9
Copy full SHA for 006dba9
Pagination
Previous
Next
You can’t perform that action at this time.