Putting It All Together
The goal of this lab is to incorporate all of
the previous labs into a single working EKG monitor. The EKG should be measured
using the IA and filters developed in Lab 5. The signal
should be digitized at a rate that is high enough to avoid aliasing (Lab 6) and sent to the PC
via the 68HC11 serial port (Labs 4 and 3).
Finally, the EKG signal should be displayed using your plotting program
developed in Lab 2.