No project description provided
Project description
Nervous Sensors
This project aims at implementing drivers in python to handle connection to Bluetooth Low Energy sensors developed in the frame of ANR project RENFORCE. It also implements an interface to PLUME Unity plugin to collect data within a virtual environment for synchronous recording as well as real-time feedback to the user.
Installation
pip install nervous-sensors
CLI
Usage: nervous [OPTIONS]
Options:
-s, --sensors TEXT ECGxxx,EDAxxx... : Give the name of the sensors you
want to use. Make sure to put 'ECG' or 'EDA' in
their name so the program will know which type of
sensor you want to use (not case sensitive).
-g, --gui Show real-time data graph.
-f, --folder PATH Save CSV data files in folder.
-l, --lsl Send sensor data on LSL outlets.
-p, --parallel INTEGER Number of parallel connection tentatives authorized.
--help Show this message and exit.
Example
nervous -g -f data/csv/ -l -s ECG6543,EDA7201
CPU consumption
- BLE : no significant CPU usage was noticed with Bleak
- Data storage :
TRESH1&TRESH2values inreforce_lsl.pyfile may be adjusted according to your system's performance
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nervous_sensors-0.0.1.tar.gz.
File metadata
- Download URL: nervous_sensors-0.0.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3139f517e3ff6ee9d5d599f72e64f584a434c6a9dffde3580f540a696019328
|
|
| MD5 |
c99ad48c3d27b3a5aeffe8a78ea07b6a
|
|
| BLAKE2b-256 |
6a55d7d80b45c0b99caba10f77163d93f2c36f8948ef7c67b07700ab2c6d8033
|
File details
Details for the file nervous_sensors-0.0.1-py3-none-any.whl.
File metadata
- Download URL: nervous_sensors-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96ddc47aa47cb06882cb1576a6caa48d8d11ed2abfe1939371ad0f1d77e63fd2
|
|
| MD5 |
059cc7e046447a40ab89d538231a09d4
|
|
| BLAKE2b-256 |
a8be92efcd9a7e3ac26f3225f37fd01ceba67950a41fb57171df99935a4645fa
|