Hi guys,
I am working on a 12 lead wireless ECG project and need to know if I can develop a base station using the MSP430FF5529 USB experiementer's board. So far I have the end device implemented based on and MSP430FG4618 and the CC2500EMK. I can successfully send the data to another FG4618 board with the CC2500EMK plugged in but I still need to implement the PC communication part.
Here is what I need the base station to do: Receive wireless information from an end device using the CC2500EMK and send it to a PC via USB.
I wonder if the evaluation software that comes with the F5529 board would let me access the received info in the windows hyper terminal or if it could directly save the data on .txt/.dat files. The received info would be used with matlab to implement an algorithm for myocardial infarction.
So basically I just need to implement the MSP430 to PC communication link via USB and want to know if the F5529 could help me achieve that.
Best,
Efrain