搜索资源列表
Delphi与RS232串口通信
- 指导你如何通过串口发送数据和ASC码,并讲述如何接收-guide you through the serial port and send data ASC yards, and on how to receive
RS232_for_java
- RS232接收程序 for java 有興趣可以看看!-RS232 receiver procedures for java are interested can see!
pc-rs232-51
- 串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a
RS232
- 在QuartusII中使用AHDL语言编写一个RS232串行数据通信接口,要求设计输入输出端口,要求能提供的接收端口正确地接收。其中1bit作为start位,8bit作为数据,1bit作为end位。
RS232-I2C
- 该程序利用单片机完成数据在串口与SMBus总线(即I2C)之间的转发,即将串口接收到的数据通过I2C转发出去,将I2C接收到的数据通过串口转发出去
rs232
- RS232接口模拟程式,用于接收和发送COM端口的数据,调试等
rs232
- 测试串口发送接收数据的一个工具,c#.net开发
RS232.rar
- 基于RS—232的串口通信,子函数包括初始化函数,发送函数,中断接收函数,奇偶校验函数,Based on the RS-232 serial communications, Functions include initialization function, sending function, interrupt reception function, parity function
WiFi-URAR-RS232.rar
- 产品描述 ◆ SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*7 mm; ◆ 用户接口开发简单快捷,串口驱动 ; ◆ MSC51/PIC/ARM7 等 8、32位单片机轻易驱动,驱动代码极少; 产品参数 ◆ 支持UART数据接口,波特率:19.2k / 38.4k / 57.6k / 115.2k bps ; ◆ 无线数据速率支持802.11b,最高速率11M ; ◆ 集成802.11
FPGA-RS232-verilog
- fpga上的串口驱动程序,包括接收主机来的数据(deserial)和发送由FPGA产生的数据(serial).该程序的调试需要借助串口调试助手-serial port driver on the fpga, including the receiving host to the data (deserial) and send the data generated by the FPGA (serial) to pc. The program needs the serial debug deb
51MCU-RS232
- 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
RS232
- 计算机串口通信程序,包括波特率设置,数据接收和发送等-Computer serial port communication program, including the baud rate settings, receive and send data such as
RS232
- RS232串口通信源代码,可以接收各种数据。-RS232 serial communication source code, can receive various data.
VB6-RS232
- VB6 RS232 鮑率設定,COM選擇,奇偶同位,停止位元,RTS Enable..等設定,與字串的傳送與接收-HOW TO use VB6 to Set RS232 Baudrate,COM Port,Parity,RTS...& TX/RX String Interface
NRF24l01-RS232-JS
- NRF24l01无线232通信 程序代码 C51 接收-NRF24l01
RS232-msp430
- RS232单片机串口0通信实验说明:MSP430单片机数码管显示串口0接收到的数据并回传到上位机PC中。 -RS232 COM port 0 traffic experiment shows: MSP430 MCU digital display serial port 0 receive data and back to the host computer PC.
RS232-RS485
- 485H接口转换器是RS232至RS485转换器,可将发送数据TD和接收数据RD转换成差分半双工RS485信号,使RS232信号传输距离大大加长,是远距离点到多点通信的最佳选择。本转换器无需外接电源,自用串口转换电源;亦无需RTS信号控发,保证软件的广泛适应性-485H interface converter RS232 to RS485 converter is, can send data and receive data RD TD into a half-duplex RS485 dif
RS232通信控制
- 本Window程序是使用多年的计算机RS232发送接收应用程序,稳定可靠。可以移植到任意Window程序中,已在VC6.0和VS2008中验证。可工作于XP和Win7操作系统。
FPGA-RS232
- FPGA与RS232通讯的代码及资料。内含有:RS232发送代码Verilog;RS232接收代码Verilog;RS232协议详细接收WORD文档,也有仿真图哦-FPGA code and RS232 communications and information. Inside contains: RS232 send code Verilog RS232 receive code Verilog RS232 protocol detailed receive WORD document,
单片机汇编:RS232串口实验
- 1.发送数据; 2.返回接收到的数据; 3.数码管显示接收到的HEX数据.(Assembler of RS232 serial port experiment)