I am doing adc from tm4c1294xl and I want to take the sampled digital values and plot them in python using a gui in python. Any ideas as to how to proceed?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am doing adc from tm4c1294xl and I want to take the sampled digital values and plot them in python using a gui in python. Any ideas as to how to proceed?
Hello,
Yes exactly that is what I wanted to do. I want to import data in python and plot it. Is it possible?