Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial communication #23

Open
udo-munk opened this issue Mar 24, 2020 · 1 comment
Open

Serial communication #23

udo-munk opened this issue Mar 24, 2020 · 1 comment

Comments

@udo-munk
Copy link

On an older 10.9 OSX system I'm not able to build the RS-232 serial console program. I have not bothered to have a closer look at it, because back in the day we used 'cu' for serial connections to other systems. Nowadays any modern UNIX system still comes with Taylor uucp, which also includes cu. To connect to my IMSAI 8080 replica I use:

sudo cu --parity=none --nostop -l /dev/tty.SLAB_USBtoUART -s 115200

To leave cu type: ~.

@rricharz
Copy link
Owner

Thanks for the information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants