Skip to content

Pacemaker program flashed on to the FRDM-K64FJ board using Python and Simulink

Notifications You must be signed in to change notification settings

jaydenhooper/Pacemaker

 
 

Repository files navigation

Pacemaker Program with Simulink and Python

Functional Pacemaker Program

The logic of the program was built using model-driven development and flashed to the FRDM-K64FJ board using Simulink. Python was used to create the interface between the user and board. Python communicates with a local PostgreSQL database to store user and pacemaker data. ER diagrams have been created to communicate the structure of the PostgreSQL database.

Intention

The intention behind this project is to gain experience and dive into the challenges of the following:

  • Safety Critical Systems
  • Embedded Systems
  • Real-Time Systems
  • Model-Driven Architecture
  • Serial Communication

Members

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • PLpgSQL 3.7%