Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 811 Bytes

File metadata and controls

30 lines (25 loc) · 811 Bytes

bpm-logging-simulation-msp430fr6989

Configuring IAR

  • clone the project using
git clone https://github.com/kenneth-rosario/bpm-logging-simulation-msp430fr6989.git
  • Create new project in the newly created folder using the IAR
  • add you project name to the .gitignore file
  • add files using the iar to you project

MODULES

  • IO - handles Interrupts regarding IO
  • Drawing - handles drawing in LCD
  • Setup - handles setting up system
  • transitionHandling - handles state transitions
  • logger - Handle Logging functionality
  • timerManagement - Handles timer management
  • math - Math functions

TEAM MEMBERS

  • Kenneth J Rosario
  • Ebdiel Roman
  • Gustavo Roman
  • Luis Romero

CIIC4082 PROFESSOR

  • Jose Navarro