搜索资源列表
sci&pwm
- 串口接收和延时产生的PWM波程序,调试通过
CSCommTest
- 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序-Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program
CC2530_uart
- 此程序是CC2530串口通讯程序;包括串口发送与接收数据-This program is a the CC2530 serial communication procedures including the serial port to send and receive data
TX_COM_NRF2401_TEXT
- 无线串口发射程序接收程序通过了再上传2二分法 -The wireless serial launch program receiving program through the then upload dichotomy
SCommTest
- 简单的串口小程序,实现数据的发送与接收,可以发送文件,但大小有限制-series comm test
comport
- 基于VC++的串口程序,能够实现串口数据的接收,并且可设置波特率等参数-VC++ based on serial procedures, can realize serial data reception, and can set the baud rate and other parameters
DMX接收驱动
- 基于PIC18的DMX接收驱动,这是一个接收中断处理程序,用于接收串口总线上发来的数据。该驱动还做了一个扩充,用于接收非标准DMX协议的数据。