搜索资源列表
pic_232
- 用pic16f84的两根口线模拟串口与电脑通信,调试通过(电脑端用串口助手)-with two serial ports for analog computer communications, debug through (computer-using serial assistant)
软件模拟USART
- PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended se
rs_v1_02
- 串口的开发示例!PIC的,很不错!可以试用一下!-the development paradigm! PIC, very good! What can be tested!
PIC16F877com_asm
- 这是一个有关PIC16F877单片机与串口通讯程序-This is one of the PIC16F877 microcontroller and serial communication program
VB-PIC-sorce-code-Rev-1
- 按摩椅软件开发示例,VB-PIC单片机通讯题,主要是串口通讯问题-massage chairs software development practices, VB- PIC communications problems, the main problem is the serial communication
PIC16C6X
- PIC16C6X资料,串口源程序-PIC16C6X information, serial source
PIC_STUDY
- 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C
picc
- pic16f877a AD采集,采集的信号通过串口送到计算机-pic16f877a AD collection, collecting the signal sent to the computer through the serial port
pic_sciand_ad7683
- PIC 单片机串口发送和16位AD AD7683采样程序 -PIC single-chip serial port to send and 16 AD AD7683 sampling procedures
PIC877A_serial
- pic16F877A的串口功能C语言软件,完全源码,需要IDE V80以上编译-PIC16F877A serial function C language software, full source code, the compiler needs more than IDE V80
PIC18-Program
- Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显
PIC16_uart
- 此为PIC单片机16系列的串口函数的调用范例,其中清楚了给出了PIC16的串口函数的调用和与上位机的通讯-This is the PIC Singlechip 16 Series Serial function call example, which clearly gives the PIC16 serial port function calls and PC communication
m_usart
- 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, t
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
m_usart
- PIC单片机模拟串口收发.可设置波特率。8位9位可选-PIC microcontroller analog serial transceiver. You can set the baud rate. 8 9 optional
uart
- PIC USART实现 能够很好地实现PIC单片机和PC机直接的串口通信- USART
pic_usart
- pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
picUart
- pic单片机的串口通用通讯C程序,稍加修改就可应用到的你的工程中-Generic pic microcontroller serial communication C program can be applied to minor modifications of your project
串口调试
- 串即串行的意思,是指数据在一根数据线上按照二进制数的数位一位接一位的传输,例如要传输一个字节的数据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