A Low-Cost Portable Modular Platform for Cardiac Pacemaker Signal Generation and Acquisition
Description
The dataset contains design files related to the development of a PCM tester system. The files are divided into firmware, printed circuit board (PCB) design files, and a desktop software application. All design files are distributed under the Creative Commons Attribution 4.0 International license (CC BY 4.0). The firmware files were developed in Microchip Studio and are intended for controlling the digital-to-analog and analog-to-digital subsystems of the device. The PCB design files were prepared in Autodesk Eagle and include both schematic and board layout files required for PCB fabrication. In addition, the dataset contains a C++ application used for visualization and storage of measured data acquired from the analog-to-digital subsystem. The individual design files are described as follows: • PCM_DA_firmware - Firmware code developed in Microchip Studio for controlling the DA subsystem. • PCM_AD_firmware - Firmware code developed in Microchip Studio for controlling the AD subsystem. • pcm_tester_AD_part_PCB - PCB design files of the AD subsystem, including schematic and board layout files .sch and .brd, prepared in Autodesk Eagle for PCB fabrication. • pcm_tester_DA_part_PCB - PCB design files of the DA subsystem, including schematic and board layout files .sch and .brd, prepared in Autodesk Eagle for PCB fabrication. • PCM_app - C++ source file containing a functional application for visualization and storage of measured data acquired from the AD subsystem.