473,399 Members | 2,774 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

different methods of programming rs232

2
I need to find out what are the differnt metods of programming rs232 and what are there advantages and disadvantages. can someone please help.
Dec 20 '07 #1
7 4567
I need to find out what are the differnt metods of programming rs232 and what are there advantages and disadvantages. can someone please help.
Hi zavid,

For your query I searched on and find the following link somewhat helpful to you. It is :
http://hydraulicslab.ucsd.edu/RS232/rs232.htm

I started my learning on RS232 in a book for 8051microcontroller by author majidi and majidi. It introduces about RS232 fundaments but not abt the types.

Regards,
Raj Kr Arora
Dec 20 '07 #2
weaknessforcats
9,208 Expert Mod 8TB
RS232 is an antique serial communications format used by the serial port. It has been replaced by USB.

I haven't used RS232 since 1975.
Dec 20 '07 #3
sicarie
4,677 Expert Mod 4TB
zavid-

Please constrain yourself to one thread per topic. As this is the second time I have had to delete a duplicate thread of yours, it is obvious you have not read the Posting Guidelines so I'm including the link for you.

If you violate the Posting Guidelines again, you will not be allowed to post on this site.

Thanks,

sicarie

PS - If you have further questions on this topic, I would recommend asking the people here who have already shown you they have knowledge of the subject...
Dec 21 '07 #4
RS232 is an antique serial communications format used by the serial port. It has been replaced by USB.

I haven't used RS232 since 1975.
Hi weaknessforcats,

May be u havent used it since 1975. But for your information, I have worked on Microcontrollers and Embedded Systmes. And during that my experience in 2004-2006, I used this mean of communication for establishing Serial communication between Microcontroller 8051 and PC's com port.

So I am sure that it is still in use in market.RS422 and RS485 are the similar terms used in conjuction with this RS232.

Regards,
Raj Kumar Arora
Dec 21 '07 #5
weaknessforcats
9,208 Expert Mod 8TB
Then you shouldn't have a problem.

RS232 is a specification for the pin assignments on the connector, in this case the serial port. What goes in and out of those data pins is device dependent. All you should need to do is ask the device for data and a byte shouot appear on the data pins.

In the case of Windows you do this with a serial port driver. Read this: http://msdn2.microsoft.com/en-us/library/ms923741.aspx.

Most likely you can use an existing driver. If not, then you will need to write one.
Dec 21 '07 #6
zavid
2
what i am actually looking for is all the different programmes you can use to program rs232. And also the programs advantages and dis advantages.
Dec 22 '07 #7
sicarie
4,677 Expert Mod 4TB
If you are looking to do research, Google is a better place to start. If you have trouble implementing code, then we're here to help. Please come back when you have a specific question about code, not when you want someone to do your work for you.
Dec 22 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Dan | last post by:
I wnat to see in browser an status from an device connected on rs232 port The java class for read from serial port is: //Serial.java import java.io.*; import java.util.*; import...
137
by: Philippe C. Martin | last post by:
I apologize in advance for launching this post but I might get enlightment somehow (PS: I am _very_ agnostic ;-). - 1) I do not consider my intelligence/education above average - 2) I am very...
8
by: Terry Olsen | last post by:
I'm trying to use the RS232 class that was in the Platform SDK (i think). Has anyone else used this with events successfully? Here's what i've got: ====================== Public WithEvents...
7
by: Brian | last post by:
Can anyone help me to understand how to make VB .NET transmit text entered in a text box through a serial port while providing the user with the ability to select baud rate, parity, data bits, stop...
8
by: vicky | last post by:
Hello,I met a question when I wrote the program.I want the program can transmit the data frame continuosly through the RS232 when the communication has been interrupted.But I don't know how to...
26
by: Cliff Williams | last post by:
Can someone explain the pros/cons of these different ways of creating a class? // 1 function myclass() { this.foo1 = function() {...} } // 2a
1
by: fidel | last post by:
Hello, my target is a small application which: * Start as a small Window * Offers several input fields for RS232-related connection informations (like parity etc...) * A Send-function to...
1
by: sinthu | last post by:
hi i need help to Design a program in C++ to read data from / write data to RS232 thanks
151
by: istillshine | last post by:
There are many languages around: C++, JAVA, PASCAL, and so on. I tried to learn C++ and JAVA, but ended up criticizing them. Is it because C was my first programming language? I like C...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.