Hi all.
I have been working on a fingerprint based project using adafruit's fingerprint scanner from here http://www.adafruit.com/products/751 .
I have been successfully using this with Arduino uno with the help of the following library provided by adafruit itself, from here: https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library
Now, i have to switch from Arduino to Msp430g2553 LP. Can you'll please guide me with the following? :
1) How to port This library to Energia? I know the basic part is to replace Arduino.h and associated code with #include <energia.h