资源列表
VB_Comm
- vb 开发的串口通信测试程序,用Mscomm控件实现串口通信,自动识别接收帧长度-vb serial communications test program developed by Mscomm realize serial communication control, automatic identification to receive the frame length
STM32_UART
- STM32 串口中断串口一串口二的设置方法及应用-STM32 serial port of a serial port interrupt method and application of the second set
ucos-ii-read-gps-data
- GNU gcc编译 ucos-ii 读取GPS串口数据-ucos-ii read gps data
s7200
- 实现自由通信方式的西门子PLC与上位机的串口通信,界面采用VC++实现-To achieve the freedom of communication, the Siemens PLC communications with the host computer, interface VC++ achieve
uart1_s
- C8051F340 uart1简单程序 实现串口1的数据收发-C8051F340 uart1 11111111111111111
monitoring-serial
- 一个串口数据收发监控小工具,对于开发/调试上位机/下位机软件很管用,很方便.-A small tool for monitoring serial data transceiver, for the development/debugging host computer/lower computer software is very useful, very convenient.
ModBusTest-CSEC-020430
- Model Bus串口调试器。如果设计一个DSP与上位机的通讯,没有触摸屏可供调试,那么软件的串口调试器可以帮助调试程序及电路板是否正确。-Model Bus, serial debugger. If the design of a DSP and PC communication, there is no touch screen for debugging, software serial debugger to help debug the program and circuit boar
FTP628rs232driver
- FTP628打印机串口驱动,是针对FTP628串口打印机的指令来实现的,能适合于该系列的所有打印机,您可以把代码贴到您的工程里。接口很少,都有相应的注释-Octopus, is used to access information on the network source lying, not being fully automated configuration, to be realized after it, there are many things to learn for begi
nModbus
- nModbus类库,可以直接引用来开发做Modbus接口,或者上位机-nModbus library, you can make direct reference to develop Modbus interface, or PC
SerialPortcommunication
- 串口通信上位机程序,实现上下位机通信,上位机显示波形-Serial Port communication
CnComm
- 自己写的串口通信程序,使用CnComm类。在Visual Studio 2008下调试通过。-Write your own serial communications program that uses CnComm class. In Visual Studio 2008 to debug through.
Ext_Int
- 1.本示例演示28035的外中断配置和使用方法。28035一共有3个外中断,这三个外中断的 中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1 的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态 翻转一次; 2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt c