EP61289_-_Beta5.0.zip
文件大小: 320k
下载次数:6
源码类别:

串口编程

开发平台:

Visual C++ (VC++)

源码售价: 5 个金币 积分规则     积分充值
资源说明:The project implements 9-bit UART communication in the PSoC3. The implementation makes uses of the Mark and space parity bit as the 9th data bit. Hence in this implementation the 9th bit is simply a firmware controlled bit over the 8 bits from the shift register of the TX.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • VBTest.rar串口服务器的动态链接库 vb调用 实例 vb编写
  • VCSerialCom.rar调试串口的工具,c++编写 ,修改部分bug
  • CommAssistant.zip一个很好用的串口服务器调试软件,希望对你有用
  • 354671VCcomplete_Source_Distribution.rar利用windowsAPI函数实现完整的串口通信编程,测试成功,VC++编写 ...
  • uart.rar本文介绍了基于AT89S52实现的多软串口实现,可以在不改变硬件电路的前提下实现多串口 ...
  • CommTest.rar自己使用visual basic编写的串口测试工具。
  • cktx.rar串口通信, 并行串口通信;本程序在vc6.0中调试通过 由于本程序设计到硬件编程,因此, ...
  • 07.rar串口通信编程实践第七章源码,个人觉得非常有用
  • TestComProtocol.rar对串口的数据传输操作,可以对串口的操作进行演示。
  • SCommTest.rar串口调试程序的源代码,能够发送数据,暂时不能接收。