搜索资源列表
SCOMM
- 利用SerialPort类编的串口程序,可以设置波特率、校验位、停止位等参数,还可进行文本文本文档内容的传输-Compiled using the serial port SerialPort class program, you can set the baud rate, parity, stop bits and other parameters, but also for the transmission of the text content of text documents
Verilog_PS2_RS232
- 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
IR_Remote_Control_winamp
- 单片机端接受红外遥控并通过串口发送至电脑端程序,电脑端程序获得数据后控制Winamp的上一首、下一首、音量大小等。串口使用4800波特率,8字节,一位停止位,无校验,单片机使用12Mhz晶振,VB6.0,win7 32bit下测试通过。-Receiving infrared remote control MCU side and sent to the PC via the serial port procedures, computer terminal procedure for obtai
MyCOM
- C#编写的一个串口测试小程序,可以选择串口号并设置波特率、校验位、数据位和停止位等信息;同时支持十进制和十六进制接收和发送数据;可单条发送和定时发送,并可以换行显示接收到的信息;还可以自定义软件的皮肤哦。-C# prepared a serial test applet, you can select the serial number and set the baud rate, parity, data bits and stop bits and other information su
VB
- 属性: 1.串口号(nCommPort): 1,2,3等整数,默认值:1。 2.波特率(nBaudRate):2400,9600,19200,38400等整数,默认值是9600。 3.奇偶校验:(cParity):0,1,2等,默认为0,无校验。 4.字节位数:(nSizeByte):默认为8,一般不要修改。 5.停止位:(nStopBit):0,1,2为可取值,对应1位,1.5位,2位停止位,默认值为0(1位停止位)。 6.短信中心
111
- FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)-FPGA to achieve full-duplex asynchronous serial interface (UART), to communicate with the PC. A start bit 8 data bits one stop bit no parity bit 240
chuankou
- 软件概况 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,当下带有串口的PC很少见,
test_uart
- verilog 编写的串口发送和接收模块,能够设定停止位和校验位,并且包含了modelsim仿真文件。-verilog prepared by the serial port to send and receive module, capable of setting the stop bit and the parity bit, and includes modelsim simulation files.
CommTest
- 串口调试助手,它能用来修改串口波特率、校验位、数据位和串口停止位,还能设置接受区和发送区,并能增加串口的自动识别功能,让串口号的限制不再困扰。-Serial debugging assistant, it can be used to modify the baud rate, parity, data bits and stop bits serial port, but also set the receiving area and send area, and can increase t
mycom
- 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N