Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need Help:Plotting Serial Data with Visual CPP

Status
Not open for further replies.

benoe102

Newbie level 3
Newbie level 3
Joined
Mar 7, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,300
plotting serial port data

Dear anyone,

I had built an on-off temperature control using PIC 16F877. And I want to sent temperature data to Serial Port. and I have receive my data correctly in Hyper Terminal.
I want to build an interface that can plot my serial data into a Cartesian coordinates.
My plan is using Visual c++ to build it. But I have no experience with it before.

So, anyone can give a link, e book, suggestion or something help ?
Maybe a sample of Working Interface will more help for me ...

Thx alot for your hel be4.
 

serial program plot data c++ simple

u will need MFC application wizard for that;
i hav some experience of ploting a sine wave.
for that consult "Begining visual C++ by Ivor horton "
chaper 14 "drawing in windoos"
u will hav to plot the data avilable in buffer from serial plot
 

    benoe102

    Points: 2
    Helpful Answer Positive Rating
serial data visual c++

Thx for your reply.
I have toke a look to that book you recommended.
I think it will take my time too long to study it.
I need more real sample on serial port programming that I can learn as references.

Or may be anyone can tell me a good link to learn that?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top