搜索资源列表
series_keyboard
- 串行16个键盘驱动只占有3个IO口,方便快捷-serial keyboard driver only has three IO mouth, convenient and quick
wd_pl2303_v2007
- 串口通讯的原代码!
PComm_Pro
- 一个代码齐全功能强大的串口初步学习应用教程,值得大家下载.
UART_Download
- 此为FPGA上的一个串口通信程序,已经通过仿真测试,完全可行
mega1280
- AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能-AVR ATmega1280 microcontroller serial communication serial port to receive a string, four serial ports is also enabled with a communication time-out processing
comcom
- 用VC实现串口通信,可以使用他进行与硬件之间的通信-use Visual C++
vb123
- 用VB进行串口通信,需要的朋友请进,有意见请提出来-Serial communication with VB
chuankou
- 51串口方式0 利用串口给数码管送数 显示零到F-51 serial mode 0 using the serial port to send the number of digital tube display zero to F
Float-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
SerialPort
- C#利用SerialPort类进行串口通信的例子,适合初学者学习研究-C# using the SerialPort class for serial communication example, suitable for beginners study
waitconditions
- 你好,当你需要多线程,串口通讯,这就有用-comm,cpp,if you must programm in c++,comm,thread ,it is usful
SComTest113
- fpga给pc发数据,用串口接收,转换数据格式(1)-receive data fpga and transform data format(1)
uart_edit
- fpga给pc发数据,用串口收到了之后,把数据格式转换-receive data fpga and transform data format(2)
ddemical_to_bfloat
- fpga给pc发数据,用串口收到了之后,转换数据格式(3)-receive data fpga and transform data format
MATLAB-serial-debugging
- MATLAB串口调试助手源代码,个人修改版-MATLAB serial debugging assistant source code, modify Personal Edition
uart
- 电平检测数据采集都是在“ 每位数 据的中间”进行着。在上图中 RX_Pin_In 输入一帧数据,当 detect_module.v 检测到低 电平(起始位), rx_control_module.v 和 rx_bps_module.v 就产生定时(与 RX_Pin_In 的波特率是一致)。然而 rx_bps_module.v 产生的定时是在每个位时间的中间。 在第 0 位数据,采取忽略的态度,然后接下来的 8 位数据位都被采集,最后校验位和停 止位,却是采取了忽略的操作。有一
