搜索资源列表
USB技术方案
- 众志-863系统芯片 USBDC(univer serial bus devce control通用串行总线设备控制芯片,以下简称USBDC)是和带有USB主机控制器的设备进行通信的支持部件,实现和带有USB主机控制器的设备进行数据交换。 USBDC和APB连接进行寄存器的初始化配置,和DMAC连接进行大量的数据交换。-USBDC system-on-chip (Univer serial bus control devce Universal Serial Bus device control
ijnew
- C和BASIC对51系列编实现PC机与MCU通信,以将MCU作PC的前端数据采集器或命令执行器.-C and BASIC part series on the 51 PC and MCU communications, MCU to be for the PC front-end data acquisition system or order actuators.
WindowsAPICOM
- Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
communi
- 上位机的命令编辑和执行器,串口通信,用于工业控制.-PC orders editing and implementation, serial communications for industrial control.
BHT8000samples
- BHT8000数据采集器源码。本程序是串口通信。是一个最通用的程序。-BHT8000 data acquisition source. The procedure is serial communications. Is one of the most common procedures.
Auto_Timer
- 开发串行通信时,可以利用定时器已轮询的方式达到自动化的目的,本程序就是一个自动读取串口传入的字符串的程序。
ChuanKou
- 这是一个汽车压力检测系统,利用RS232串口进行通信,并在可编程并行接口芯片8255A上进行编程,用到了查询方式A/D转换器接口电路及数据采集程序设计原理等
232chuankoutiaoshiqi
- 232串口调试器,在单片机仿真设计中调试单片机和串口的通信。
2006122914454
- 微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。 IBM PC的异步通信适配器使用的UART芯片为INS 8250。
mscomm5
- PC机与智能仪器串口通信 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理通讯错误。所有通讯事件和通讯错误的列表,参阅 CommEve
st2552
- 通用异步收发器st2552的驱动程序,对于运用UART通信来讲具有通用性。-Universal Asynchronous Receiver Transmitter st2552 driver for use UART communication with the terms of versatility.
KWP2000 and thereader.kwp2000通信协议与读码器的工作原理
- kwp2000通信协议与读码器的工作原理,详细地阐述了读码器的软硬件组成及工作原理,kwp2000 communication protocol with the reader the work of principle, expounded in detail the hardware and software code reader the composition and working principle
sscom
- 目前较为常用的串口有9针串口(DB9)和25针串口(DB25),通信距离较近时(<12m),可以用电缆线直接连接标准RS232端口(RS422,RS485较远),若距离较远,需附加调制解调器(MODEM)。最为简单且常用的是三线制接法,即地、接收数据和发送数据三脚相连,本文只涉及到最为基本的接法,且直接用RS232相连。-System MODEM (MODEM). The most simple and common is three-wire system meet method, i.
Master440
- master440变频器的上位机程序,vb编写的源码。串口通信,从事变频器行业可参考-master440 Inverter PC program, vb source prepared. Serial communications, engaged in the industry refer to frequency converter
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
VB_rs232_transducer
- 串口通信控制XX变频器,VB下编的界面,已调试通过,可以运行,-VB_rs232_transducer
DataTransferModule
- 最新的电能信息采集与管理系统,DL698.41主站通信协议(送审稿)的终端集中器代码参考-the most new system for DL ,arm7 2378.if you have this time to code arm7 you can download it.
chuankou
- 串口通信,实时显示逆变器和环境监测仪程序最终版,可以存储每天的数据,并能求出每天的发电量.-Serial communication, real-time display inverter and monitor procedures for the final version of the environment, can store the data every day, and can find the daily generating capacity.
51黑论坛_STM32-串口输出MPU-6050
- 在STM32F103平台上使用USART收发器与电脑进行通讯(Use the USART transceiver to communicate with the computer)
MSComm串口,实现二进制不用定时器
- C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)