Serial Port data Parser

Completed Posted 6 years ago Paid on delivery
Completed Paid on delivery

I have a data stream coming from a serial port.

It has a checksum as well

Here is the code that is sending the data

I need to have a display of each variable.

I have visual studio 2010

case 0 : Send_data(10, var1); break;

case 1 : Send_data(20, var2); break;

case 2 : Send_data(30, var3); break;

case 3 : Send_data(40, var4); break;

case 4 : Send_data(50, var5); break;

void Send_data(char msg,int wData)

{

char chksum;

chksum=msg;

chksum+=(wData>>8)&0xff;

chksum+=(wData & 0xff);

TXA_QUE[txa_end]=ID_START; if(++txa_end>=MAX_QUE) txa_end=0; //0x02

TXA_QUE[txa_end]=msg; if(++txa_end>=MAX_QUE) txa_end=0; //msg id

TXA_QUE[txa_end]=(wData>>8)&0xff; if(++txa_end>=MAX_QUE) txa_end=0;

TXA_QUE[txa_end]=(wData & 0xff); if(++txa_end>=MAX_QUE) txa_end=0;

TXA_QUE[txa_end]=ID_END; if(++txa_end>=MAX_QUE) txa_end=0; //0x03

TXA_QUE[txa_end]=(chksum & 0xff); if(++txa_end>=MAX_QUE) txa_end=0;

}

C Programming JavaScript Visual Basic

Project ID: #15960885

About the project

10 proposals Remote project Active 6 years ago

Awarded to:

Manoj3050

Hi, I'm an electronic engineer with more than 5 years of experience in programming. I'm applying for this project because I have done Serial port reading for many times using Java, C++ and C#. So I'm sure I can hand More

$250 USD in 3 days
(17 Reviews)
4.8

10 freelancers are bidding on average $183 for this job

schoudhary1553

Greeting, I have understood your Serial Port data Parser task and can do it with your 100% satisfaction. Please ping me for more discussion. I have more than 5 years of experience in C Programming, Javascript, V More

$150 USD in 2 days
(182 Reviews)
7.6
freelancerSolvit

Output some data to the console window. ............................................................................................

$35 USD in 0 days
(30 Reviews)
4.6
qasimalikgmail

Dear client, I have a lot of experience in C programming using Visual Studio. I can pull it out for you. Looking forward

$88 USD in 3 days
(15 Reviews)
4.4
jitendrabaraiya

I can do your job.

$277 USD in 10 days
(5 Reviews)
3.3
mohameedtareq

Hi sir I do this before by many types I can make you can monitor it by many ways thanks with best regards

$128 USD in 3 days
(3 Reviews)
2.6
BAldhafeeri

I’m a C/C++/Matlab programmer. I’ve built apps for serial ports in C++ and Matlab.

$50 USD in 3 days
(2 Reviews)
2.6
sampleaccount

I have a lot of experience in RS232/485 communication programming(ex. controlling camera, machines, PLC, etc) I'm sure about my skills. I can work full time for you.

$444 USD in 3 days
(0 Reviews)
0.0