๐Ÿ“ฆ bernardobelchior / feup-rcom

โ˜… 0 stars โ‘‚ 2 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/bernardobelchior/feup-rcom.git
HTTPS git clone https://github.com/bernardobelchior/feup-rcom.git
SSH git clone git@github.com:bernardobelchior/feup-rcom.git
CLI gh repo clone bernardobelchior/feup-rcom
Andre Andre Remove unnecessary code 24021fc 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ project1
๐Ÿ“ project2
๐Ÿ“„ .gitignore
๐Ÿ“„ port.sh
๐Ÿ“„ README.md
๐Ÿ“„ README.md

feup-rcom

Using

If you want to simulate a serial port within the same linux operating system, launch the port.sh provided in the repo as follows:

`sh port.sh`

Afterwards, open a terminal write to /dev/ttyS0 and another to read from /dev/ttyS1.

It probably works the other way around, but I have not tested it yet.