Hi all
Here is my problem:
I need to write a program that reads data from the Com Port (USB) and make the data that is read accessible to another application via RAM, I could use a normal file, but that is to slow, and this requires realtime streaming.
I suspect that it requires a pointer of...