Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged serial

0 votes
628 views
1 answer
    When trying to correctly reverse-engineer and decode data on a UART connection, I have arrived at the following ... is a packet type). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
773 views
1 answer
    I have a simple program written in C which uses termios to send a basic string to the Raspberry Pi UART and ... . Where am I going wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
814 views
1 answer
    I have an autodetect thread that tries to open the ports in order and match the received data, thus ... on the SerialPort.Open function? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
551 views
1 answer
    All right, so I am positive my Arduino circuit is correct and the code for it. I know this because when I use ... it is supposed to. Any ideas? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Is it just me, or is this a bug? serialPort = await SerialDevice.FromIdAsync(Id); serialPort is always null, even ... your help and advices.... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
946 views
1 answer
    When I try to connect to local ports, Computer -> Connect local, using Portmon v. 3.02, I'm getting an error ... . How can I fix this problem? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
567 views
1 answer
    I have to manage servos from a computer. So I have to send manage messages from computer to Arduino. I need ... work. What's the problem? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
474 views
1 answer
    Is there a way to find out all the available baud rates that a particular system supports via C#? This ... want to list these programmatically. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
686 views
1 answer
    I have a WPF test app for evaluating event-based serial port communication (vs. polling the serial port). The problem ... , I think it's solved. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
572 views
1 answer
    What's the difference between DTR/DSR and RTS/CTS hardware flow control? When is each one used? Why do we need ... of hardware flow control? :) See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
665 views
1 answer
    I want to communicate over my serial port on Linux to a device with a non-standard-baud rate that is not ... -value without changing the kernel? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
395 views
1 answer
    Each serial device shows up twice in /dev, once as a tty.* and once as a cu.*. What is the cu.* device? ... 4 Dec 25 18:00 /dev/tty.usbmodem621 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...