资源列表
[串口编程] 485-communication
说明:用51实现双机485通信,并且可以在电脑上面显示的这样一个程序-With 51 dual-485 communication and Such a program and displayed on the computer above<陈光> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[串口编程] VB-COM-chat
说明:串口聊天,顾名思义,两台电脑用串口聊天.需要事先用232交叉线将两台电脑的串口连接起来,设置通信端口为COM1.打开软件,先点击"连接",之后便可开始聊天.-Serial chat, the name suggests, the two computers using the serial port chat prior to the 232 crossover cable to connect the two computers serial port, set the communicati<zs.zhao> 在 2025-06-14 上传 | 大小:7kb | 下载:0
[串口编程] UART
说明:FPGA实时监测RS232_RX信号是否有数据,若接收到数据,则把接收到的数据通过RS232_TX发送回对方。上位机使用的软件是串口调试助手(多模式课程网站下载)。在代码设计中,数据的波特率是可选的,可以根据需要进行配置,如9600bps,19200bps,38400bps,57600bps或115200bps。发送的数据帧格式为:1位起始位(保持一个传输位周期的低电平),8位数据,无校验位,1位停止位。-The FPGA real monitoring RS232_RX signal whet<wang> 在 2025-06-14 上传 | 大小:457kb | 下载:0