dookeywater 0 Posted February 21, 2018 Share Posted February 21, 2018 Does anybody have working code that interfaces the msp430 and pulse sensor(meant for arduino) to calculate heart beats per minute. Or if you have something through Energia. Anything helps.. Thanks Quote Link to post Share on other sites
Rei Vilo 695 Posted February 21, 2018 Share Posted February 21, 2018 You’d need to use a library for Arduino and port it to Energia. Please find some useful links: How-To: Porting Libraries Posting a Library for Energia Some Misconceptions about Libraries Energia Pin Naming Generally speaking, all calls to low-level functions related to the MCU are not portable, because they rely on the MCU architecture. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.