Monday, April 13, 2015

Update: April 13, 2015

The code for the Heart Monitor is successfully displaying raw data that is represented appropriately in Energia's serial monitor. However, the values will not display properly in the GUI that came along with the heartbeat monitor hardware. This is mainly because of how the original GUI was designed to use many of Arduino's features, which are routed differently in the MSP430 Launchpad. As such, we need to recode some parts to make it more compatible with the Launchpad and Energia.


No comments:

Post a Comment