11 years, 2 months ago.

data acquisition and spectrum plotting

How can I record data from analogue input to mbed and plot the spectrum by using xmon libraries.

Do you know that this (excellent!) Bray terminal program already has a plot window built in? https://sites.google.com/site/terminalbpp/

posted by Geert Hospers 03 Feb 2013

ok,but where I can find examples of using it with mbed to plot graphs. What I need is just to display the spectrum of input data to MBED. Thanks for your help

posted by jawad shaker 04 Feb 2013

I Googled "xmon library" and got this: http://mbed.org/users/clemente/notebook/xmon-library-program-demonstration/ So let us have a look there!

I also found this example: http://mbed.org/users/clemente/code/XMONlib/file/ad2d25216a13/XMONlib.cpp

posted by Geert Hospers 05 Feb 2013
Be the first to answer this question.