CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - uart microcontroller

搜索资源列表

  1. AESEncryptionDecryption

    0下载:
  2. Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-20
    • 文件大小:5.61mb
    • 提供者:lih
  1. 010-UART-232

    0下载:
  2. 这是一个串口调试程序,适合新手入门使用,简单易学,本人就是从这个简单例程开始学习AVR单片机, 希望对新人有帮助-This is a serial debugger for beginners to use, easy to learn, I was from the beginning of learning this simple routine AVR microcontroller, would like to help newcomers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:39.48kb
    • 提供者:高海军
  1. UART

    0下载:
  2. This UART project is a simple program for the NXP LPC29xx microcontroller using the Hitex LPC2929/39 evaluation board and demonstrating the basic UART and IO functionality.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:6.09kb
    • 提供者:essi
  1. adc0804

    0下载:
  2. adc0804 interfacing to 8051 microcontroller... adc header fileand uart and lcd funcions for 8051 included-adc0804 interfacing to 8051 microcontroller... adc header fileand uart and lcd funcions for 8051 included....
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:41.87kb
    • 提供者:lnr
  1. UART9bit

    0下载:
  2. Implement UART mode 9 bit on AVR microcontroller Atmega128
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:55.51kb
    • 提供者:sau
  1. cpu_module_psoc29666

    0下载:
  2. Is a project about microcontroller psoc cy8c29666. The timer, uart, adc and i/o peripherals are tested. Use hyperterminal to display the functionality
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1.37mb
    • 提供者:lupus
  1. firmware-PIC24FJ

    1下载:
  2. This is used to bootload the PIC 24FJ Microcontroller using UART
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-10-12
    • 文件大小:10.05kb
    • 提供者:prasad
  1. firmware-PIC18FJ

    0下载:
  2. This is used to bootload the PIC 18FJ Microcontroller using UART
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:8.98kb
    • 提供者:prasad
  1. msp430f149_UART

    0下载:
  2. msp430f149_UART msp430单片机UART模式例程-msp430f149_UART msp430 microcontroller UART mode routines
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:90.33kb
    • 提供者:bloong
  1. UART

    0下载:
  2. 新世纪电子例程,MSP430F149单片机的,UART的串口通信例程,可以实现将收到内容转发出去。-Electronic routine for the new century of MSP430F149 microcontroller, UART serial communication routines can be achieved will receive forwarded out.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:25.21kb
    • 提供者:dd
  1. PIC-MCU-simulated-UART-

    0下载:
  2. 单片机串口模拟程序,适用于单片机串口不够用情况下,仅供参考-Microcontroller serial simulation program for the microcontroller serial port is not enough under the circumstances, for reference only
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:2.33kb
    • 提供者:jia
  1. UART

    0下载:
  2. arm单片机的串口开发程序与说明,方便从事这方面的开发者易于上手。-arm microcontroller the serial development program with instructions to facilitate developers engaged in this area is easy to use.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:292.31kb
    • 提供者:zfp
  1. Elan78f561uart

    0下载:
  2. Elan单片机78f561的uart应用。-Elan microcontroller 78f561 uart application.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-02
    • 文件大小:655byte
    • 提供者:diki
  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
    • 文件大小:56.45kb
    • 提供者:杨梦红
  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
    • 文件大小:110.81kb
    • 提供者:杨梦红
  1. chuankou

    0下载:
  2. 串口通信,实现单片机和PC间的异步通信,使用UART进行通信-Serial communication, asynchronous communication between the microcontroller and PC using UART to communicate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-07
    • 文件大小:38.41kb
    • 提供者:hanshikai
  1. communicate

    0下载:
  2. 串口通信,实现单片机和PC间的异步通信,使用UART进行通信-Serial communication, asynchronous communication between the microcontroller and PC using UART to communicate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:299.93kb
    • 提供者:hanshikai
  1. UART_SPI_KeyEnc

    0下载:
  2. this code is to emulate the keyPad with microcontroller Atmega 16 using UART controller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:39.99kb
    • 提供者:Osama Ramadan
  1. uart

    1下载:
  2. MSP430G2553单片机,uart模块,中断收发数据,可以实时方便程序调试,分享大家-MSP430G2553 microcontroller , uart module , interrupt send and receive data in real time to facilitate debugging , to share
  3. 所属分类:Other Embeded program

    • 发布日期:2016-04-26
    • 文件大小:1kb
    • 提供者:zhou
  1. UART

    0下载:
  2. 79E81 microcontroller UART interface code. Send data using RS232.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:6.95kb
    • 提供者:Anuj Jain
« 12 »
搜珍网 www.dssz.com