Skip to content

jmtaber129/wired-ecg-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECG System

Code for an embedded ECG system.

This repository includes code for group 5 of Texas Tech's ECE 3332-301 project lab course.

Phase 1 (this repo) includes code for one MSP430G2553, and is designed as a fully wired system, with an amplified ECG signal being input to an analog pin, and a UART connection to a PC for transmitting serialized analog readings and receiving commands.

Phase 2 (not yet implemented) includes code for two MSP432P401R's, and is designed as a wireless system, in which data is sent between two microcontrollers and a PC via Bluetooth.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages