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.

How to receive data from hardware with serial port and display it with VB

Status
Not open for further replies.

s.ali.siadat

Newbie level 3
Joined
Feb 5, 2006
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
hello.i want recive data from my hardware with serial port and display it with VB .
my data is digital (8 bit , 1bit stop bit ,1bit start bit , 1200 baud rate).
my project is monitoring ECG ( electro cardiagram) for heart.
please help me. if you have any example , please send it for me:cry:
 

display with VB

what do u use? parallel, serial, or usb port?
 

display with VB

If you are using VB6, you have a control called Microsoft communications control. (mscomm32.dll). Use it to get the serial data in VB. It is fairly simple to use.
 

Re: display with VB

sorry, i think u are using rs232.

This example will help u probably.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top