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.0.tar.gz
(1.9 MB
view details)
File details
Details for the file olimex-ekg-emg-0.1.0.tar.gz
.
File metadata
- Download URL: olimex-ekg-emg-0.1.0.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bb3aa2cb201b37a1aa6a8885672c6614591b5e79f55a77cd550f0f2d14d4e1b |
|
MD5 | f8a6949899ff703d583d9b594722f006 |
|
BLAKE2b-256 | 1b4b702c8df6e430d763a9aca2ace619a49c3bd28de3755cf47f873b0968f3d5 |