A package for gathering data from the Olimex EKG/EMG Shield.
Project description
olimex-ekg-emg
==============
|docs|
A Python package for gathering and viewing data from the `Olimex EKG/EMG Shield`_.
Installation
------------
::
pip install olimex-ekg-emg
Usage
-----
::
>>> from olimex.gui import show_exg
>>> show_exg('/path/to/port')
Replace ``'/path/to/port'`` with the path to the port to which your Arduino is connected.
A `matplotlib figure`_ should appear and a real-time wave form should begin go to be drawn.
Calibration of the waveform within the figure make take up to 10 seconds.
Further Documentation
---------------------
Further documentation can be found on `Read the Docs`_.
.. _Read the Docs: http://olimex-ekg-emg.readthedocs.org/en/latest/
.. |docs| image:: https://readthedocs.org/projects/olimex-ekg-emg/badge/
:alt: Documentation Status
:scale: 100%
:target: http://olimex-ekg-emg.readthedocs.org/en/latest/
.. _matplotlib figure: http://matplotlib.org/api/figure_api.html#figure
.. _Olimex EKG/EMG Shield: https://www.olimex.com/Products/Duino/Shields/SHIELD-EKG-EMG/
==============
|docs|
A Python package for gathering and viewing data from the `Olimex EKG/EMG Shield`_.
Installation
------------
::
pip install olimex-ekg-emg
Usage
-----
::
>>> from olimex.gui import show_exg
>>> show_exg('/path/to/port')
Replace ``'/path/to/port'`` with the path to the port to which your Arduino is connected.
A `matplotlib figure`_ should appear and a real-time wave form should begin go to be drawn.
Calibration of the waveform within the figure make take up to 10 seconds.
Further Documentation
---------------------
Further documentation can be found on `Read the Docs`_.
.. _Read the Docs: http://olimex-ekg-emg.readthedocs.org/en/latest/
.. |docs| image:: https://readthedocs.org/projects/olimex-ekg-emg/badge/
:alt: Documentation Status
:scale: 100%
:target: http://olimex-ekg-emg.readthedocs.org/en/latest/
.. _matplotlib figure: http://matplotlib.org/api/figure_api.html#figure
.. _Olimex EKG/EMG Shield: https://www.olimex.com/Products/Duino/Shields/SHIELD-EKG-EMG/
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
olimex-ekg-emg-0.1.1.tar.gz
(2.3 MB
view details)
File details
Details for the file olimex-ekg-emg-0.1.1.tar.gz
.
File metadata
- Download URL: olimex-ekg-emg-0.1.1.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dfc8ec965a773192f166df8e00c2956ae82c301352d61c56ed5f69c80fb968f |
|
MD5 | 3323428bf7123374895dcaaf5cde1946 |
|
BLAKE2b-256 | 9af39ae2493114a3b71e5fcb41a4b6618c7e2c94a3cea9b89cd4d1f96d5dce72 |