搜索资源列表
pic.rar
- PIC18實作範例,USART實作範例,副pdf教學,PIC18 implementation example, USART implementation example, the Deputy pdf teaching
uart.rar
- PIC USART实现 能够很好地实现PIC单片机和PC机直接的串口通信, USART
pic-USART
- pic单片机串口中断程序,调试已经通过,请大家放心使用-pic microcontroller serial interrupt program, debugging has passed, please rest assured to use
USART
- 熟悉pic单片机USART通信 //通过“串口调试助手”协助工作 //串口调试助手发送数据给877,877收到后再转发回串口助手-Familiar with the pic Singlechip USART communication// through
usart
- 这是个pic单片机串口通信的例子,包括发送和接收数据两部分-This is a pic microcontroller serial communication for example, include two parts, send and receive data
IOBoard
- Source code for IR remote decoding and usart. pic 16F628
USART
- USART example micro pascal based on PIC series
PIC16F628_RGB_LED_code
- PIC16F628 Serial 8 RGB LED Controller]This code is for a simple RGB LED controller for 8 LEDs using a PIC16F628. It is controlled by sending 3 bytes to the internal USART for the red, green, and blue color channels. The operation is very simple and s
ADC
- Timer,内部定时器,有Timer0、Timer1、Timer2等。 USART:Universal Synchronous Asynchronous Receiver Transmitter,同步/异步串行传输,如RS232、RS485等。 MSSP;Master Synchronous Serial Port,两线式(I2C)与三线式(SPI)标准同步串行传输协定,常用于EEPROM内存资料的烧录与读取,或是与其它集成电路沟通与联系,形成多芯片网络。 2. PIC16F8
pic_usart
- pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
gpsrx
- getting GPS data from GPS module using PIC 18f 458 serial communication using USART
pic_c_Programing
- PIC c语言程序实例。含有I2C方式读写24C02EEPROM实例、PIC单片机12864汉字液晶模块显示图象实例、PIC单片机之步进电机控制移位距离实例、SPI方式读写93C46EEPROM实例、USART通信等9个完整程序设计。-PIC c language program examples. Examples of ways to read and write 24C02EEPROM with I2C, PIC Microcontroller 12864 character LCD mo
usart
- 用PIC单片机实现串口通信,包含Proteus仿真-Serial communication with the PIC MCU, including the Proteus simulation
sci16877
- PIC单片机16877a的SCI(USART)驱动,包括仿真文件,C源文件和MPLab项目文件-PIC microcontroller 16877a of the SCI (USART) drive, including simulation files, C source files and project files MPLab
PIC-USART
- pic16f648A单片机进行双机USART通讯,pic16f648A将数据发送出去,并显示接收的数据-pic16f648A Dual USART microcontroller communication, pic16f648A the data sent and received data display
pic648a-PC-USART
- PIC单片机从COM口接收PC数据串再显示,适合初学者,调试已通过-PIC microcontroller from the PC COM port to receive the data string and then display, suitable for beginners, debugging has passed
USART
- PIC系列单片机串口传送显示例程,外加液晶显示接收数返回数-PIC MCU serial transmission display routines, plus a number of liquid crystal display to receive the number of returns
PIC18-USART
- PIC18 芯片型号 :p18f65j11开发工具:MPLAB IDE v8.10编译工具:C18 USART通讯例程 带文档-PIC18 p18f65j11 MPLAB IDE v8.10 C18 USART example project
PIC-USART
- 用PIC16F877A读取voltage,然后显示在LCD和电脑 -Use PIC16F877A internal ADC to read voltage, display result at LCD and PC through USART.