Jump to content

any support for legacy serial port?


AlienFan
 Share

5 posts in this topic

Recommended Posts

Hi,

 

I know that it sounds a bit strange, but it possible to make use of the legacy serial ports on my mainboard (a Gigabyte GA-945GM-S2). I'm just wondering about this if it is even possible as I never heard about that.

 

But right now I have a project here by hand where I would like to program a controller which is attached to my serial port.

 

Cheers,

 

Alien

Link to comment
Share on other sites

  • 2 years later...
Hi,

 

great, seems to be supported directly by the OS via:

 

Output:

 

/dev/cu.serial1

/dev/cu.serial1

 

Input:

 

/dev/tty.serial1

/dev/tty.serial1

 

so, let's start :(

 

 

Hi,

 

did you get your project working?

 

Because I have to use a serial port to, but cant find anything about cu.serial or tty.serial1.

 

Do you have some info for us?

 

Thanks you

 

LA

Link to comment
Share on other sites

 Share

×
×
  • Create New...