User Profile
Collapse
-
Embedded Linux
I have an arm embedded computer.I installed qtopia core.Now I want to change the resolution of It.Its default resolution is 800x600.How can I change resolution of an embedded linux? -
Hello.I found something.In Console ,ReadFile wait for a signal from port.If there is nothing,it wait.But in other no.It passes directly.Not wait for something.Why.. ..... -
Project has 3 module.GUI-communication-serialport
GUI
s.listeningPort (); //s is a communication object
communication
srlObj.readMsgF romPort(); //srlobj is a serialport object
serialport-readmMsgFromPor t
int size1, size2;
vector<string>m sgV;
vector<string>m sg;
msg.push_back("-9999");
int i=0;
char buffer[200]={0};...Leave a comment:
-
QT and SerialPort
We have a project.We will connect two computers with serialports using cable.Wrote the codes in console but now we will use QT for GUI.
When the ReadFile( ...) codes began to work the program crash.Everythin g stop and abort.How can we solve this?Why QT cause so problem???
No activity results to display
Show More
Leave a comment: