搜索资源列表
PIC模拟串口
- PICC编译 PIC16F877验证 一个模拟串口的完整的例程 注释比较详细
m_usart.rar
- PIC单片机模拟串口 11.0592时钟 支持2400波特及以下稳定收发 一位起始,八位或九位数据,无校验,一位停止位 占用时钟1,和RB端口电平变化中断 HI-PICC编译平台 模拟收发管脚在m_usart.h中定义 PIC16F877A最小系统验证可用 ,PIC single-chip analog clock 11.0592 serial support 2400 baud and below, to send and receive a stable start, eig
uart.rar
- PIC USART实现 能够很好地实现PIC单片机和PC机直接的串口通信, USART
pic-USART
- pic单片机串口中断程序,调试已经通过,请大家放心使用-pic microcontroller serial interrupt program, debugging has passed, please rest assured to use
picUart
- pic单片机的串口通用通讯C程序,稍加修改就可应用到的你的工程中-Generic pic microcontroller serial communication C program can be applied to minor modifications of your project
uart
- pic模拟串口通信 PIC16F722 才用Htechpicc编译-Simulation of serial communication pic
PIC-AD
- PIC单片机AD转换数据存储及串口效率.pdf -PIC Singlechip AD conversion efficiency of data storage and serial port. Pdf
TSPD.OLED.TOBC-1
- PIC串口程序 可以帮助你编写串口程序 里面还有我自己做的协议 很方便-PIC serial program can help you to prepare serial procedures there is also an agreement to do my own very convenient
mutibyte_scom
- PIC单片机16f628A串口发送接收程序.汇编语言编写-PIC single-chip serial port to send procedures. Compiled languages
SCommTest
- VC++的串口程序 好东西 直接控制PIC单片机 是公司的工程文件 拿出来一起分享啊-VC++ Serial procedures good things are in direct control of the company' s single-chip microcomputer PIC project documents, we will share with ah! ! !
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
m_usart
- PIC单片机模拟串口收发.可设置波特率。8位9位可选-PIC microcontroller analog serial transceiver. You can set the baud rate. 8 9 optional
18b20_rs232
- 基于PIC单片机的数据采集系统,通过DS18b20将采集到的温度用串口调试助手 传送到上位机-PIC Microcontroller based data acquisition system will be collected by DS18b20 temperature with serial debugging aids sent to the host computer
pic_usart
- pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
Verilog3
- 写PCI总线驱动的可以看看,最近在弄PIC多串口扩展卡,大家交流一下。-Write PCI bus driver can see, recently worked on PIC serial expansion card, to share about.
RS-232
- PIC单片机的串口程序,完成了PIC单片机的初始化和简单的通信。-PIC MCU' s serial procedures, completed a PIC microcontroller initialization and simple communication.
code
- PIC单片机源码,包括各种通信代码,有I2C, CAN,红外,串口-PIC code
USART
- PIC系列单片机串口传送显示例程,外加液晶显示接收数返回数-PIC MCU serial transmission display routines, plus a number of liquid crystal display to receive the number of returns
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.
串口调试
- 串即串行的意思,是指数据在一根数据线上按照二进制数的数位一位接一位的传输,例如要传输一个字节的数据10110010,先将最低位的0通过数据线传送过去,然后是下一位的1(两次传送时间间隔很小),依次将8位数据(1字节)传送过去。(On a serial of meaning, refers to the data in a data line in accordance with the binary digital one by one transmission, such as to tran