Skip to content

GM3-co/rfecg_desk_viewer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RF-ECG Desk Viewer

RF-ECG Desk ViewerはRF-ECG2-BR(β版)のデータを表示するデスクトップ版サンプルプログラムです。

To Use

GitNode.jsがインストールされたPCが必要です。
コマンドラインから以下の入力します。

npm install
npm start

TCPデータ受信ポートを変更する場合は下記の通りに指定することができます。

npm install
npm start -- --port=8081

ECGデータを受信する表示する

RF-ECG2-BR(β版)のECG Desk Viewerを使った使用手順を参考にしてください。

3. 実行ファイルの作成

npm install
npm run packager

License

This software is released under the MIT License.

※本システムはelectron-Quick Start Guideをベースに作成しています。

About

RF-ECG Desk Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages