搜索资源列表
soft232
- 用C51和汇编混合实现4个软串口的程序,接口是C51的
MSP430
- 用MSP430汇编写的简单IP协议程序,实现了ARP、Ping、UDP的协议操作,完成串口与以太网的数据转换。
clock
- 液晶时钟,实现串口调时 以定时中断方式实现实现1秒的定时 以串行接受中断方式接受从PC机发送来的时 钟停止信号并向PC方发送当前的时钟数据 *使用模块: 定时模块、串行通信模块及LCD模块
VB2
- 串口实现双机互联,整个编写过程,用VB编一个序供大家参考
cxtx
- 利用PC机的串口实现两台微机间的串行通信,用汇编语言编写。
F30x_UART0_Interrupt
- 8051f30的串口通讯程序,可以实现高速的的串口
F30x_Ports_SwitchLED
- 8051f30串口应用程序,可以满足交擦开关实现检察模拟输入
Communication
- 8051串口通讯程序,可实现多个单片机同时通讯,带收发程序-8051 serial communication program can simultaneously achieve a number of single-chip communications, with send and receive process
ch2
- 实现串口输出方波,频率和幅度均可以调节,用LABVIEW显示。用ASM编程,直观易懂-Serial output square-wave, frequency and amplitude can be adjusted using LABVIEW show. ASM programming with intuitive easy to understand
Text1
- 单片机RS232串口C语言程序代码,可实现串口通讯等功能-MCU RS232 serial port C language program code, serial communications and other functions can be realized
CX
- 单片机串口C语言源程序,可实现串口通讯等功能-MCU Serial C language source code, serial communications and other functions can be realized
pic_usart
- pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
RS232C
- PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
UART
- 串口初始化程序,UART_INIT()实现串口初始化,包括工作方式选择和终端的开禁等等。 -q
jiafa
- 汇编语言实现串口加法,输入为两个十六进制数,输出先是在数码管为十进制数,单片机板号为mada2.-Serial Addition assembly language
SDKDemo
- 一个用Java+C实现串口连接的程序示例-An example of a program of serial port connection using Java+C
zigbee-2006-serial-cross-hair
- zigbee-2006串口互发,是TI源码,实现串口通信-zigbee-2006 serial cross-hair, is TI Source, serial communications
string
- 用verilog语言实现串口收发器设计,有详细代码-Serial Transceiver Design verilog language, a detailed Code
MSP430F149_IIC
- 用msp430f149控制实现的I2C的模拟通信控制,可以实现串口调试。-Msp430f149 control with I2C control of analog communication to achieve, you can achieve serial debugging.
汇编语言串口通信
- 通过汇编语言实现两台机器的串口通信,文件包括发送机,接收机的代码(The assembly language realizes serial communication between two machines. The file includes the transmitter, the receiver's code)