Computing.Net > Forums > Programming > Visual Basic MScomm / 8051 assemble

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Visual Basic MScomm / 8051 assemble

Reply to Message Icon

Name: dave
Date: December 4, 2003 at 19:10:05 Pacific
OS: win98 2nd edition
CPU/Ram: 128
Comment:

I am looking for visual basic PC code and for 8051 assembler microcontroller code to facilitate rs232 serial communication to and from PC and 8051 8 bit micro controller with built in serial port (ds87c520).

Plan is to use 10 bit async (1 start, 8 data, 1 stop) @9600 baud, no parity.

Having trouble finding visual basic (VB6) code for PC and corresponding assembler code for 8051.

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: elric
Date: December 5, 2003 at 05:09:36 Pacific
Reply:

G'day,

A good source of 8051/ 8052 code is:
www.8052.com
For both look at lvr.com
There are a number of VB DLLs around that will allow you to use the COM ports and others..
Good luck,
Elric


0

Response Number 2
Name: Stuart
Date: December 5, 2003 at 15:40:11 Pacific
Reply:

Visual Basic comes with its own perfectly good Communications Control. MSComm32.OCX.

Just plug it in and away you go. All the hard work is done for you. All you have to do is read the instructions.

Stuart



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Visual Basic MScomm / 8051 assemble

Visual Basic, MsComm1 Question ? www.computing.net/answers/programming/visual-basic-mscomm1-question-/836.html

Problem In Visual Basic 6.0. www.computing.net/answers/programming/problem-in-visual-basic-60/9842.html

Device Drivers - Visual Basic 6 www.computing.net/answers/programming/device-drivers-visual-basic-6/7173.html