CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 单片机 通信 中断

搜索资源列表

  1. dsPIC30F-UART

    1下载:
  2. 本程序基于DSPIC30F2010的平台开发的dsPIC30F系列单片机的UART串口通信功能,此代码提供了,UART初始化及中断,通俗易懂,特别适合初学者。-The program based DSPIC30F2010 platform development dsPIC30F series microcontroller UART serial communication functions, this code provides UART initialization and interr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-03-04
    • 文件大小:38050
    • 提供者:顾永志
  1. dsPIC30F-I2C

    0下载:
  2. 本程序基于DSPIC30F2010和at24c02的平台开发的dsPIC30F系列单片机的I2C通信功能,此代码提供了,I2C初始化及中断,通俗易懂,特别适合初学者。-DsPIC30F microcontroller series based DSPIC30F2010 and at24c02 platform development, I2C communication function, the program code provides the I2C initialization and
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:41832
    • 提供者:顾永志
  1. msp430_code

    0下载:
  2. MSP430单片机基础程序讲解 P1口中断程序 PWM产生 定时器的使用 UART通信 按键程序-MSP430 MCU-based program to explain the P1 port interrupt program generates PWM timer use UART communication key program
  3. 所属分类:SCM

    • 发布日期:2016-01-22
    • 文件大小:2088960
    • 提供者:梅梦
  1. chuankou_zhongduanfa

    0下载:
  2. 51单片机开发板上使用串口进行通信,采用的是中断法-51 MCU development board serial communication interrupt method
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:22102
    • 提供者:guyu
  1. zhongduan

    0下载:
  2. 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:57808
    • 提供者:杨梦红
  1. chuangxing

    0下载:
  2. 配置CCP1模块使之工作于PWM模式,并初始化周期和占空比。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:当UART接收到命令“S”时,LCD上显示“PWM Start”, PWM开始工作。当UART接收到命令“U”时,占空比增加,当UART接收到命令“D”时,占空比减少,并在LCD上显示占空比。当UART接收到命令“P”时, PWM停止工作,LCD上显示“PWM Stop”。并用示波器观察PWM输
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:113465
    • 提供者:杨梦红
  1. 51Single-chip-video-tutorial

    0下载:
  2. 51单片机实验室视频教程,包括中断、通信等-Single-chip video tutorial
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:23809084
    • 提供者:qingyuma
  1. UART0-130131

    0下载:
  2. 使用MSP430F2419单片机,对串口0进行串口通信,完成中断接收数据和查询发送数据-MSP430F2419 microcontroller serial communication serial port 0, completion interrupt to receive data and send the query data
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:69777
    • 提供者:陈峥嵘
  1. keil-C

    0下载:
  2. 51单片机的keil C代码,适合初学者的基本内容:中断、定时器/计数器、串口通信等-51 microcontroller keil C code, suitable for beginners basic elements: interrupt, timer/counters, serial communications, etc.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:73797
    • 提供者:Davy_Cheung
  1. ckzd

    0下载:
  2. 8位单片机 串口中断传输方式通信 --- --- -----xfzf.c-8-bit microcontroller serial communication interrupt transmission----------------- xfzf. C
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:996
    • 提供者:刘少
  1. serial-communication

    0下载:
  2. vc编写的界面控制,主要是使用串口,对应了单片机的串口中断,可以直接与单片机相连进行通信-vc interface prepared by the control, mainly using the serial port, corresponding to the MCU interrupt can be directly connected with the microcontroller to communicate
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-24
    • 文件大小:3790413
    • 提供者:郭金丽
  1. UART

    0下载:
  2. 简单可用的51单片机串口通信。以中断方式进行接收与发送。-Simple available 51 microcontroller serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:96491
    • 提供者:李广
  1. test18b20

    0下载:
  2. 由于DS18B20是单线操作,所以必须严格遵守它的时序要求才能正常与之建立联系并实现读写操作。 网上见到的多是程序多是在主程序中以延时的方式实现,而且要求关中断,以实现18B20对时序的要求。但是实际应用中,测温操作一般是作为辅助动作,主要任务是通信及数据处理等其他操作,这样一来,如果将DS18B20的程序代码放在主程序中,势必影响其他需要实时处理的中断。 前些天玩到DS18B20,就尝试以51定时中断的方法实现DS18B20时序,在面包板上成功跑了起来。 用的
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2901
    • 提供者:TYS
  1. ATmega128

    0下载:
  2. atmega128单片机的串口通信,基于中断方式-a a a a a a a a a a a a a a a a a a a a a a a a a a a a
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1304
    • 提供者:zpc
  1. uart

    0下载:
  2. 89S52单片机,串口通信初始化 ,使能串口中断,初始化定时器T1-89S52 microcontroller, serial communication initialization, enable serial interrupt, initialize the timer T1
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:19139
    • 提供者:xunn
  1. recive

    0下载:
  2. 单片机串口接收中断接收数据分析函数,用于串口通信协议,GPS等-Microcontroller serial receive interrupt receiving data analysis functions for serial communication protocols, GPS, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:Tracy
  1. hongwaitongxinfansong_zhongduan

    0下载:
  2. 51单片机,使用中断方式实现红外通信,程序规范,有良好的移植性。-51, using the interrupt mode for infrared communication, procedural norms, good portability.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:915
    • 提供者:dengtian
  1. MSP430C-program

    0下载:
  2. 单片机(MSP430)C语言源程序(串口通信、定时器、总线、液晶、中断等)-Microcontroller (MSP430) C language source code (serial communication, timer, bus, LCD, interrupts, etc.)
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:59666
    • 提供者:luanli
  1. ComToPC

    0下载:
  2. 单片机与电脑通信的使用程序,如何通信如何使用中断-MCU communicated with PC
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1656
    • 提供者:赵超亚
  1. USART-transport-by-STM32MCU

    0下载:
  2. 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5833772
    • 提供者:MR.G
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com