Answer the question
In order to leave comments, you need to log in
Can you recommend a script to send data to a port?
It is necessary that the script, under a certain condition, send a word or just a symbol to the port, and Arduino receives this data from the port side and, in turn, after receiving it, also performs its operation. It is desirable not to take data for sending from a file, but directly by a command. What exactly does a command look like in Bash that sends any data to the USB0 COM port?
Answer the question
In order to leave comments, you need to log in
look towards minicom, something like this https://stackoverflow.com/questions/24610085/minic...
Perhaps the article Arduino Host Client in C (Linux) will not be useless .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question