An open API service indexing awesome lists of open source software.

https://github.com/labstreaminglayer/app-nonin

Read from Nonin Xpod 3012 LP USB PPG devices, stream as LSL
https://github.com/labstreaminglayer/app-nonin

lsl nonin ppg

Last synced: 5 months ago
JSON representation

Read from Nonin Xpod 3012 LP USB PPG devices, stream as LSL

Awesome Lists containing this project

README

          

## App-Nonin

Streams PPG and Status data from a Nonin Medical Pulse Oximeter (Xpod 3012 LP USB) over LSL

## Install

```pip install nonin```

## Example
```
usage: nonin-lsl [-h] [--scan] [--port PORT]

Stream Nonin Medical Xpod 3012 LP USB Pulse Oximeter

optional arguments:
-h, --help show this help message and exit
--scan report the available devices
--port PORT which port to use
```