Search:

Type: Posts; User: outerspace

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    7,642

    Programming the USB Port

    I am interested in learning how to read and write to the USB port on my computer. Specifically, I want to read in some position info from a GPS. I can already do this using a serial port, however...
  2. Replies
    3
    Views
    7,829

    Thanks,

    Thanks for the help I found what I needed
  3. Replies
    3
    Views
    7,829

    Changing Window Size

    When I run my C/C++ programs in windows the output is displayed in a small window. Until now this has been fine. I am wondering how you make the output full screen (from within the code, not by...
  4. Replies
    4
    Views
    2,171

    I have read that but...

    I have read this document but I don't really know whats going on. Isn't there just some function I can send to empty the buffer?
  5. Replies
    4
    Views
    2,171

    Clearing Serial Port

    How do you clear the serial port buffer. The data that my program is reading in seems to be getting cut off.
  6. Replies
    2
    Views
    997

    CTRL+C How do you...

    I am working with an amateur radio modem and I need to have my C program output a "CTRL+C" (Not From the keyboard) to the modem. This will allow me to change the operating mode of the modem. If...
  7. Replies
    6
    Views
    4,031

    I am sold on the interupt idea...

    Okay, that sounds like it just might be my problem...

    Now, how do I "turn off" COM3 to use COM1 etc...Or use the interupt method to access the ports. If anyone could give me an C example or...
  8. Replies
    6
    Views
    4,031

    PC104 Answers to your question

    As for your first question I have attached a SBC1390 Manual Excerpt which may help you. Section 4.6 details the serial ports as does Section 7.3. I am using GS-DOS, this came preinstalled on the...
  9. Replies
    6
    Views
    4,031

    PC104 Serial Port Programming Problem

    Let me first give you some background information on what I am
    attempting to do. I am using the PC104 board serial ports to... read in GPS position coordinates from a GPS on one serial port, read...
Results 1 to 9 of 9