Feeds
提问
GUIDE help
I created a GUIDE GUI for my class project. I created two push buttons and now, what I need to do is initialize the serial port...
15 years 前 | 1 个回答 | 0
1
个回答已回答
Serial port communication
I had to add this before fscanf to work: fprintf(s,'%s','13'); %CR
Serial port communication
I had to add this before fscanf to work: fprintf(s,'%s','13'); %CR
15 years 前 | 0
| 已接受
已回答
Serial port communication
The document indicates this: "All messages to the OBD Prompt must be terminated with a carriage return character (hex ‘0D’) ...
Serial port communication
The document indicates this: "All messages to the OBD Prompt must be terminated with a carriage return character (hex ‘0D’) ...
15 years 前 | 0
提问
Serial port communication
I have an On-Board Diagnostics (OBDII) tool that I am trying to read the values from. This tool helps me trouble codes on a car'...
15 years 前 | 3 个回答 | 0