搜索资源列表
315M无线通信模块
- 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four methods of work. (2) Serial inquir
CanPrograme
- 现场总线can基于sja1000通信控制芯片的初始化程序及通信程序和相应的中断处理-fieldbus communication sja1000 can control based on the chip initialization procedures and communication procedures and the corresponding the interrupt handling
tl16c554
- 16c554初始化程序希望对大家有用
yun
- 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。
alarm
- 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。
phone_com
- 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
pport
- 此程序实现了两台计算机的并口通信。PPORT.c:Turbo C下的端口初始化和通过打印机的并口进行4位传输的函数。-This program implements two computer parallel port communication. PPORT.c: Turbo C under port initialization function and four transmission through the parallel port of the printer.
serial
- 本程序为串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug-This procedure for the serial communication module, communication protocol document [communications command and communication requirements. Doc needed a C++ to write
code
- 利用windowsAPI(非组建/控件等)编写的comm通信程序库,能够实现comm单字节/多数据发送接收,延时处理等。使用前如不调用.h中的初始化函数,则使用默认频率。.c文件为一个小的测试程序,使用时包含.h即可。-The use of windowsAPI (non-set up/control, etc.) prepared comm communication library, to achieve single-byte comm/data to send more than rec
3
- 要求C语言编写,实现C8051F020通过UART于PC实现数据交换,单片机使用外部22.1184MHz晶振。要求实现的功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。-Requirements written in C, to achieve C8051F020 UART to PC through data exchange, the microcontroller using an
com_test
- 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-com comunication
vbComtest
- VB写的串口通讯小程序,特别小,主要包含了串口初始化,发送、接收等-Write a small VB serial communication procedures, particularly small, consists mainly of a serial port initialization, sending, receiving, etc.