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

搜索资源列表

  1. avr-uart

    0下载:
  2. i m glad to share my files in this site and i hope you also help me solve my problem
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:8594
    • 提供者:benyamin
  1. AVR-CDC

    0下载:
  2. AVR atmega8做的USB转串口模拟源码。-avr atmega8 use to a USB to UART.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:111456
    • 提供者:shait
  1. UART

    0下载:
  2. using UART in AVR controllers
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:30581
    • 提供者:zainab
  1. PT22726

    0下载:
  2. For this project you need a 3.7v power supply that prepared by LM317 regulator. So you need MAX232 for connect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascom spi hardware don’t work correct, s
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:17368
    • 提供者:Mohammad
  1. uart

    0下载:
  2. 自己学习Avr单片机时的uart例子,大家一起来学习吧!希望我们都有进步。-When you learn Avr microcontroller uart example, we work together to study and bar! Hope that we have progress.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:27518
    • 提供者:琳琳
  1. Uart

    0下载:
  2. AVR 单片机串行口设置,希望大家喜欢!-AVR microcontroller serial port settings, I hope everyone likes
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2408
    • 提供者:Gilbert
  1. Using_the_AVR_UART_in_C

    0下载:
  2. An example of using the AVR UART in C
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:28866
    • 提供者:chitex
  1. tongxun_send

    0下载:
  2. 基于AVR UART通讯开发设计,本程序为发送程序-Based on the AVR UART communication development and design, this program is to send a program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:11214
    • 提供者:du
  1. UART_TESTING

    0下载:
  2. testing uart with the atmega128 microcontroller and icc avr compiler
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:829
    • 提供者:asim
  1. avr128usart

    0下载:
  2. 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2532
    • 提供者:男人
  1. uart

    0下载:
  2. avr单片机SCI驱动,适用于AVR单片机,模块化封装。-AVR SCI Driver
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2947
    • 提供者:尚江龙
  1. 01

    0下载:
  2. AVR单片机串口AD程序,AD采集电压电流串口发出-AVR uart adc
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:222436
    • 提供者:pikcy
  1. uart_02

    0下载:
  2. This a avr uart test code. Compile is a avrstudio -This is a avr uart test code. Compile is a avrstudio
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:21503
    • 提供者:Chang-Jin
  1. Uart

    0下载:
  2. Template library for use USART on AVR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3316
    • 提供者:Andrey
  1. UART

    0下载:
  2. 串口通信,主要是编写AVR单片机的底层串口通信程序,提供给大家用-serial commention
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:36411
    • 提供者:chenrongwei
  1. UART

    0下载:
  2. AVR GCC uart通信程序AVR GCC uar-AVR GCC uar
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1776
    • 提供者:bpgong
  1. CompleteAVRapplicatios

    0下载:
  2. AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:307914
    • 提供者:守望轩
  1. MEGA128_development

    0下载:
  2. AVR的MEGA128开发板原理图,包括LED,数码管,UART,AD通道,DA通道引出,12864接口等。-The MEGA128 AVR development board schematics, including LED, digital tube, UART, AD channel, DA-channel leads, 12864 interfaces.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:72431
    • 提供者:andy
  1. avr_uart_utility

    0下载:
  2. AVR UART examnple showing interrupt and pulling based UART.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:1930
    • 提供者:Aaron
  1. Bituart

    0下载:
  2. AVR uart in software library.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:979
    • 提供者:Kent
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com