Skip to content

akchan/ecg_plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECG plotter

ECG plotter shows ECG data via ssh connection. This plotter was written in processing language to achive real-time plotting which was difficult with python plotter (ex. using matplotlib).

Sample Screenshot

for movie check this link to youtube

Requirements

for Raspberry Pi

  • python 3 (including these modules: luma.oled, Adafruit_ADS1x15, PIL)

for client

  • processing 3+

Installation

  1. Download this repository to your computer.
  2. Upload ecg_remote.py to raspberry pi.
  3. Modify environment variables (PI_ADDR, REMOTE_PYTHON_PATH, REMOTE_SCRIPT_PATH) in ecg_plotter.pbe which is stored in your computer.

How to use

With processing app, run ecg_plotter.pde file on your computer which can connect to your raspberry pi via ssh.

Author

akchan (Satoshi Funayama) - GitHub

Satoshi Funayama(@akcharine) | Twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published