Hi
I am a C-Programmer , but not yet really familar with the microcontroller world.
I have little project where I need to mesure a Analog Signal (0-5V) with a resolution of 12bit for a certain time (lets say 50ms, triggered by a digital signal or by PC) as often as possible (min. 50 mesurements), calculate then a weighted average value (not really complicated algorithm) and send this value to the computer where I can recieve it with a C-Program on Windows 7.
As far as I can see, the LaunchPad MSP430F5529 meets my needs.
I see that it can read the Analog value, there are some timers and some digital inputs.
What I don't see is how I could communicate to the computer.
What do you think about this, is this doable with this board, even for a newbie in Microcontrollers?
Best Regards
Dominic