Thursday, June 13, 2013

Serial Communications

So I spent a good few hours trying to read data from my Arduino and write the stream to a .txt file. I was trying to implement this in C++ and eventually Qt. Well, after an hour or so of coding I finally was reading some strings from the board. the problem however was that it was very inconsistent. I have since switched to Python for this application an will soon be looking into developing a control interface with Qt and Python, as well as a data logging/plotting interface using matplotlib.


** more updates to come.

No comments:

Post a Comment