Hi folks :)
I am working on my project and now it is a time to jump to another part of it - communication with PC.
I made some research and I would like to connect my AVR`s via FTDI chip.
I don`t think so it would be a big problem.
I will make some tests with MAX232 chip and serial port cause it is not smd like FTDI chip and in this way easier to implement.
But my main concern is connected with visualization of the data which I would be sending via USB or serial port.
Let`s assume that I have connected with computer and I can read and send some data from the Hyper Terminal.
But how to visualize these data.
I would like to show them on the screen.
Just all i want to do is to make nice signal charts.
How would you do that?? What is the easiest approach ??
Which language would you choose ??
Maybe Matlab is a good solution ??
(They have student`s versions)
I am not so proficient in programming.
I can programm in C++, pascal but(would rather not use it)
I found nice thread from 2005:
https://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=28136&highlight=matlab
After reading it I am more confused now.
But this is it what I am asking.
What is your experience with this subject ??
Maybe something changed from 2005.
Do you think Visual C# is still option no. 1
Maybe you can recommend me some books or tutorials about visualizing data from I/O device ??
or libraries for I/0 ??
Waiting for your advice. :)
Adam