Quote:
|
Originally Posted by 6600gt
How do I know how to set up each function??
I am ok with the PIC c programming but I am totally new to this type of programming.
|
If you are doing this on Windows why aren't you using .NET 2? It has serial I/O built in.
Maybe a better question would be if you are going to run this on Windows why are you using Qt? If the goal is to make this cross platform you might want to look at mono and glade, but each platform will still have different serial code.