搜索资源列表
rs232.rar
- pic单片机串口通信调试程序,单片机收到上位机命令后发送数据,Single-chip serial communication pic debugger, single-chip PC orders received after sending data
CC1100_WOR.rar
- CC1100的电磁波唤醒(WOR)应用。 休眠模式的主从机程序(WOR+地址校验) 单片机用STC12LE4052AD 无线模块用cc1101. 包括硬件原理图,用于测试串口及无线通信的测试程序 ,CC1100 of the electromagnetic wake-up (WOR) applications. Sleep mode master slave program (WOR+ address verification) MCU with STC12LE4052AD wir
Dimmer_PICC
- 基于PIC单片机,DMX512协议的LED控制器程序,包含多种花样转换、I2C操作、串口通信等-Based on PIC microcontrollers, DMX512 protocol LED controller program includes a variety of pattern conversion, I2C operation, serial port communication
pic
- 此程序为一个MPLAB的工程。实现的是PIC单片机 包括串口,IIC口的应用。实现串口通信和IIC测温度,以及基本IO应用。有pic单片机的基本初始化源码。-This procedure works for a MPLAB. To achieve single-chip, including the PIC serial port, IIC Application mouth. IIC Serial communications and measuring temperature, as wel
pic_usart
- pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
RS-232
- PIC单片机的串口程序,完成了PIC单片机的初始化和简单的通信。-PIC MCU' s serial procedures, completed a PIC microcontroller initialization and simple communication.
pic-maplab-for-commucation
- 该程序是一个简单的串口通信程序,使用C语言实现单片机不断向串口传送数据的功能,可用于串口通信实验使用。-The program is a simple serial communication program, continue to use the C language SCM functions to transmit data to the serial port can be used for serial communication experiments.
UART
- pic单片机的串口通信程序连接上位机和下位机-pic maplab
UART
- PIC—单片机—串口通信程序 PIC单片机与PC机进行通信-UART Communication
USART-1602
- PIC单片机串口通信程序,1602液晶显示。-PIC microcontroller serial communication program, 1602.
NRF2401
- 1、nrf24l01的有关资料(NRF24L01功能使用文档、NRF24l01模块说明书、RF产品设计经验、nRF24L01中文说明书)。 2、用c语言编写的适用于PIC单片机的nrf24l01的收发程序,其中有涉及到液晶模块,串口通信,即无线收发的数组能用串口收发,液晶显示。-1, nrf24l01 the relevant information (using documentation, nrf24l01 module nrf24l01 function specification,
PIC18_SerialTest
- pic单片机串口调试程序,此程序中利用IO口模拟串口通信,实现了将串口接收到的数据全部返回。-PIC single-chip serial debugging procedures, IO simulation string mouth communication by using this program, realized the serial data received will be returned
rcv
- PIC单片机双机串口通信程序,主频4Mhz,波特率9600BPS-Dual PIC microcontroller serial communication program, clocked 4Mhz, baud 9600BPS
myfct_v01
- pic单片机串口程序,通信.时钟,捕获等应用程序-pic microcontroller serial procedures, communication
chuankoutongxing
- 这是一个PIC单片机的串口通信程序,利用的软件是MPLAB(This is a PIC microcontroller serial communication program, the use of software is MPLAB)
I2CTest_UseSoftI2CModule(PB0,PB1)
- 本程序实现了用TI LM3S系列单片机的IO端口接入I2C总线,可以实时监控总线上的变化与传输,并将I2C传输的内容,实时通过串口打印出来,可用于破解各种I2C通信协议,曾经用于解析PIC单片机之间的I2C通信,解决了串口实时打印的问题,采用FIFO,UART接受与发送均采用中断,并解决了FIFO中断深度等等问题。仅供参考。(This program is used to achieve the IO port access I2C bus by using TI LM3S Series MCU