Thread: How to Receive data from serial/USB port ?

  1. #1
    Registered User
    Join Date
    Jun 2009
    Posts
    3

    How to Receive data from serial/USB port ?

    hi,
    i need to receive data/data packets from serial port and display it on screen using C program.
    i am not able to do it.
    please help me !!!!!


    sunit

  2. #2
    Registered User
    Join Date
    Aug 2006
    Posts
    100
    Use a terminal emulator. No programming needed.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  4. #4
    Registered User
    Join Date
    Oct 2008
    Location
    TX
    Posts
    2,059
    what have you tried so far

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. HELP with storing serial port data into txt file
    By inmaterichard in forum C Programming
    Replies: 2
    Last Post: 04-02-2008, 02:20 AM
  2. accessing my com port, writing and reading data
    By shoobsie in forum C Programming
    Replies: 7
    Last Post: 09-16-2005, 03:29 PM
  3. receive signal from parallel port
    By happyspells in forum C Programming
    Replies: 1
    Last Post: 02-24-2004, 09:34 AM
  4. Obtaining data through RS-232 port...
    By johny780 in forum C Programming
    Replies: 9
    Last Post: 10-08-2003, 10:38 AM
  5. Warnings, warnings, warnings?
    By spentdome in forum C Programming
    Replies: 25
    Last Post: 05-27-2002, 06:49 PM