CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - usart pic

搜索资源列表

  1. 89c51-IO

    0下载:
  2. 目前普遍采用的MCS51 和PIC 系列单片机通常只有一个(或没有)UART 异步串行通信接口,在应用系统中若需要多个串行接口(例如在多机通信系 统中,主机既要和从机通信又要和终端通信)的情况下,通常的方法是扩展 一片8251 或 8250 通用同步/异步接收发送芯片(USART),需额外占用单 片机I/O 资源。本文介绍一种用单片机普通I/O 口实现串行通信的方法,可 在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:135627
    • 提供者:seattlehuang
  1. WithPICMCUICreader

    0下载:
  2. 详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchro
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:215293
    • 提供者:蚊子
  1. pic_c_Programing

    1下载:
  2. 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
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:14594
    • 提供者:
  1. USART

    0下载:
  2. USART Example in ASM, for PIC Microcontroler
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1425
    • 提供者:EngDoug
  1. PIC-P40-USART

    0下载:
  2. c est un programme pour la communication serie pour un pic 16f8-c est un programme pour la communication serie pour un pic 16f877
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:18841
    • 提供者:houari
  1. EE2001-h-files

    0下载:
  2. cool header files for pic implementation include LCD times USART etc etc that can be directly used anywhere-cool header files for pic implementation include LCD times USART etc etc that can be directly used anywhere
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:5075
    • 提供者:arun@nusacm.org
  1. PIC-USART

    0下载:
  2. pic16f648A单片机进行双机USART通讯,pic16f648A将数据发送出去,并显示接收的数据-pic16f648A Dual USART microcontroller communication, pic16f648A the data sent and received data display
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3730
    • 提供者:lyhas
  1. working-gsm-and-keypadPverification1

    0下载:
  2. PIC 16f877a PROGRAM including usart,keypad,gsm-PIC 16f877a PROGRAM including usart,keypad,gsm...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:182530
    • 提供者:bali
  1. usart

    0下载:
  2. 串口调试助手发送数据给877,877收到后再转发回串口助手-PIC MCU UART test
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:769
    • 提供者:albert
  1. COM-9

    0下载:
  2. 用PIC单片机的USART模块实现一个发送一个接收的半双工工作模式,其中单片机为PIC16F877A,第一个单片机采集两个电位器的AD值,实现16位的发送和16位的接收-PIC microcontroller with a USART module to send a receive half-duplex mode, the microcontroller for the PIC16F877A, the first single-chip collection of AD values 
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3551
    • 提供者:余崇
  1. PIC-USART

    0下载:
  2. 用PIC16F877A读取voltage,然后显示在LCD和电脑 -Use PIC16F877A internal ADC to read voltage, display result at LCD and PC through USART.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3485
    • 提供者:Ky
  1. usart

    0下载:
  2. pic单片机16f877a的串口调试c转换程序。。已经测验过-pic microcontroller 16f877a the serial debugging c conversion program. . Already quiz. .
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:1024
    • 提供者:喆子
  1. Temperature-data-acquisition-system

    0下载:
  2. 用PIC中档单片机集成的A/D模块,采集LM35输出的模拟温度值,采样速度为2Hz。然后将10位的A/D转换结果分为高低两个字节(高字节8位、低字节2位),通过USART模块的异步模式传到PC机上。通信方式设定为波特率9600、帧格式为8位数据位、无校验位、1位停止位。-Integrated with a mid-range PIC microcontroller A/D module, collecting the the LM35 output of analog temperature v
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:59122
    • 提供者:王勇
  1. pic-C

    0下载:
  2. 将pic16f877a单片机的A_D、CCP、SPI接口、定时器时钟、USART功能写成独立的函数进行演示,还将矩阵键盘、AT24C02、DS18B20、adc0809封装成独立函数,以头文件包含的形式。-Pic16f877a MCU A_D CCP, SPI interface, timer clock, USART function written as a separate function demo also matrix keyboard, AT24C02, DS18B20, adc0
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:3915874
    • 提供者:大彬
  1. USART-1602

    0下载:
  2. PIC单片机串口通信程序,1602液晶显示。-PIC microcontroller serial communication program, 1602.
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:2794
    • 提供者:小宇
  1. PIC-to-PIC-Communication-using-USART

    0下载:
  2. PIC to PIC communication using UART
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:497124
    • 提供者:Manzungu
  1. Simulate-USART

    0下载:
  2. 单片机程序,用于模拟USART通信功能,可以修改之后应用于PIC、51等开发项目中-MCU program, used to simulate USART communication functions can then be applied to modify the PIC, 51 and other development projects
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6315
    • 提供者:觉明子
  1. USART

    0下载:
  2. PIC单片机usart通信的一个应用,通过proteus仿真实现-an application about usart communication on PIC mcu
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:72550
    • 提供者:曾力
  1. PIC16F690-CAP-USART

    0下载:
  2. 本人初学哈佛结构类PIC单片机时 做的基于PIC16F690单片机的 红外遥控码分析:用CCP捕获 UART串口通讯分析-I started learning Harvard structure PIC microcontroller PIC16F690 based on the infrared remote control code analysis: using the CCP capture UART serial communication analysis
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2689
    • 提供者:Joseph
  1. PIC-6-EUSART.X

    0下载:
  2. 用mcc配置PIC单片机串口usart,并且提供运行程序,运行没有问题。可以学习PIC单片机的使用-With MCC configuration PIC single-chip microcomputer serial port usart, and offer to run the program, run: no problem. Can learn the use of PIC single chip microcomputer
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:446913
    • 提供者:陆仕开
« 1 23 »
搜珍网 www.dssz.com