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

does it works as a transparent wireless serial-to-serial interface #16

Open
StefanL38 opened this issue May 16, 2022 · 1 comment
Open

Comments

@StefanL38
Copy link

Hi,

what is not clear to me is:
can this code be used to have a full hardware-transparent serial--to---serial-interface.

Imagine an Arduino Uno which is connected to an extra-USB-to-TTL-converter on Arduino-no-Pins 0 and 1

Arduino-Uno-0-Rx--------Tx-of-USB-to-TTL---------------USB-port of computer
Arduino-Uno-1-Tx--------Rx-of-USB-to-TTL---------------USB-port of computer

Now instead of using a wire a pair of wireless serial shall be used
Arduino-Uno-0-Rx-------wireless-serial.............over.....the.........air.....wireless-serial-Tx--------computer
Arduino-Uno-0-Tx-------wireless-serial.............over.....the.........air.....wireless-serial-Rx--------computer

Can this code be used in this hardware-configuration as a pure hardware-replacement of a cable?

best regards Stefan

@AlphaLima
Copy link
Owner

No, that is not the idea of this code.
Sorry

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