A data logger for the Finometer Medical Device
Project description
Finometer Data Logger
This project is intended to use an Arduino as a data logger for a Finometer Medical System.
The project consists of two parts: finometer_logger.ino
and logger.py
.
finometer_logger.ino
finometer_logger.ino
is a C++ script designed to be loaded on to an Arduino board to interact with the analogue (BNC) outputs of the Finometer.
The pins should be set up as follows:
- Finometer Analogue Output 1 -> Arduino Pin A1 (Finger cuff pressure)
- Finometer Analogue Output 2 -> Arduino Pin A2 (Hydrostatic finger height)
- Finometer Analogue Output 3 -> Arduino Pin A3 (Arm cuff pressure)
- Finometer Analogue Output 4 -> Arduino Pin A4 (Finger plethysmogram)
These output values are sent via a serial connection along with the elapsed time since the Arduino started.
logger.py
The logger.py
script is a simple python script that logs the values read from a serial port to an output csv file.
If no name is provided the output file is named output-
followed by the current date an time.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file finometerdl-0.1.2.tar.gz
.
File metadata
- Download URL: finometerdl-0.1.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.10 Linux/6.1.22-gentoo-dist
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4517e5e8ea7e3859c0ce8c9da7e4d6c77fcdefceb88c6eddfb4873ae9b1789a2 |
|
MD5 | e4b98a7a33657a008b17fe94feb0cd73 |
|
BLAKE2b-256 | 432ba2cd87d37048d7be5cb8053ead84c02b68e7f63a9be470353c4a99d751c0 |
File details
Details for the file finometerdl-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: finometerdl-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.10 Linux/6.1.22-gentoo-dist
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7feb2db57c1beecc9af6951aa861a77df5a3d3428cd5a4775fb40d035b18b83 |
|
MD5 | 2765350fcbcbe55773c7000002217600 |
|
BLAKE2b-256 | f828e88b4f8c8075c7850184256dbc187bd98a1c1d3fcfbe2e666ba942770884 |