Skip to content

Arduino Library for the AFE4490 SPO2 shield and breakout boards from Protocentral

License

Notifications You must be signed in to change notification settings

Protocentral/protocentral-afe4490-arduino

Repository files navigation

Protocentral AF4490/AFE4400 based PPG/SpO2/HR shield for Arduino

Compile Examples

Oximeter

Don't have shield? Buy it here

Oximeter

Don't have breakout board? Buy it here

Hardware Setup

Connecting the shield to your Arduino

Connect the ECG/Respiration shield to the Arduino by stacking it on top of your Arduino. This shield uses the SPI interface to communicate with the Arduino. Since this includes the ICSP header, which is used on newer Arduinos for SPI communication, this shield is also compatible newer Arduino boards such as the Arduino Yun and Due.

Wiring the Breakout to your Arduino

If you have bought the breakout the connection with the Arduino board is as follows:

AFE4490 pin label Arduino Connection Pin Function
GND Gnd Gnd
DRDY D2 Data ready(interrupt)
MISO D12 Slave out
SCK D13 SPI clock
MOSI D11 Slave in
CS0 D7 Slave select
START D5 Conversion start Pin
PWDN D4 Power Down/ Reset
DIAG_END NC Diagnostic output
LED_ALM NC Cable fault indicator
PD_ALM NC PD sensor fault indicator
VCC +5v Supply voltage

Visualizing Output

openview output

License Information

License

This product is open source! Both, our hardware and software are open source and licensed under the following licenses:

Hardware

All hardware is released under the CERN-OHL-P v2 license.

Copyright CERN 2020.

This source describes Open Hardware and is licensed under the CERN-OHL-P v2.

You may redistribute and modify this documentation and make products using it under the terms of the CERN-OHL-P v2 (https:/cern.ch/cern-ohl). This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-P v2 for applicable conditions

Software

All software is released under the MIT License(http://opensource.org/licenses/MIT).

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Documentation

All documentation is released under Creative Commons Share-alike 4.0 International. CC-BY-SA-4.0

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Please check LICENSE.md for detailed license descriptions.

About

Arduino Library for the AFE4490 SPO2 shield and breakout boards from Protocentral

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages