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

搜索资源列表

  1. avruart

    0下载:
  2. avr gcc uart source code examples-avr gcc UART source code examples
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:kenchguo
  1. avr_uart

    0下载:
  2. AVR系列单片机串口通信的源代码,是学习AVR单片机UART很好资料。-AVR MCU serial communication source code is studying AVR UART good information.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.63kb
    • 提供者:jacky
  1. avr-nRF24L01-code.rar

    0下载:
  2. AVR atmega168V单片机 开发nordic nrf24L01调试成功,AVR atmega168V and nordic nrf24L01 run successful, very good
  3. 所属分类:SCM

    • 发布日期:2016-09-09
    • 文件大小:146.26kb
    • 提供者:york
  1. AVR_UART.rar

    0下载:
  2. [AVR源代码]UART通用方式多机通信,[AVR source code] UART Universal multi-way communication
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.19kb
    • 提供者:zgw
  1. AVR-program

    0下载:
  2. ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:313.75kb
    • 提供者:陈杰
  1. SB_CodeExamples

    0下载:
  2. UART sample code for AVR
  3. 所属分类:Com Port

    • 发布日期:2017-04-27
    • 文件大小:11.54kb
    • 提供者:quy
  1. AVR-H128CAN-UART

    0下载:
  2. UART sample code for AT90CAN128
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:15.79kb
    • 提供者:DieCore
  1. timer

    0下载:
  2. ATMEGA8-timer-学习AVR的朋友们挺多的,但对于一初学者来说不知从何入手,不妨参考下我的教学代码。这是第一次接触时用的。-ATMEGA8-timer-learning挺多friends AVR, but for a beginner I do not know how to run, may wish to refer to the following code to my teaching. This is the first time used in contact.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6.3kb
    • 提供者:kenychen
  1. SoftUART32

    0下载:
  2. C Code,in ICC AVR, for software UART and its simulation in Proteus for ATmega32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:48.34kb
    • 提供者:m.yasir
  1. EM410x_tag_decoder_with_LCD-Display_(BASCOM)

    0下载:
  2. EM410x read-only tag decoder for U2270B reader IC and ATtiny2313 uC with LCD and UART output of ID. Language: AVR-BASIC (BASCOM).-EM410x read-only tag decoder for U2270B reader IC and ATtiny2313 uC with LCD and UART output of ID. Language: AVR-BASIC
  3. 所属分类:RFID

    • 发布日期:2017-03-28
    • 文件大小:30.87kb
    • 提供者:Grazer
  1. AVR..Uart..Cyuanma..pretous

    0下载:
  2. AVR单片机的串口通信,C语言代码,KEIL编译文件,pretous仿真文件,资料全面详细-AVR microcontroller serial communication, C language code, KEIL compiler file, pretous simulation documents, data, full details
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:38.72kb
    • 提供者:深圳
  1. avr-11

    0下载:
  2. 双龙电子的ICC AVR例程源码,写的比较简单容易懂,对初学者比较好。也可以参考。里面附带IIC,1602,UART等例子-Ssangyong Electronics ICC AVR routine source code, written in relatively simple and easy to understand for beginners better. Also can refer to. Inside with IIC, 1602, UART, etc. Examples o
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:62.74kb
    • 提供者:bo
  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
    • 文件大小:2.47kb
    • 提供者:男人
  1. IIC2Uart

    0下载:
  2. AVR I2C转串口(UART)程序代码,AVR通过I2C Slave方式接收数据,再经由串口转发出去。-AVR I2C to serial port (UART) code, AVR receive data through the I2C Slave mode, and then transmitted out through the serial port.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-21
    • 文件大小:15.09kb
    • 提供者:cwf
  1. uart

    0下载:
  2. Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1.36kb
    • 提供者:sstefan
  1. uart

    0下载:
  2. 使用C语言写的关于AVR单片机的串口通信的一段代码-Written in C language using AVR microcontroller serial communication on a piece of code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:19.07kb
    • 提供者:liqihong
  1. UART

    0下载:
  2. AVR串口通讯,UART源代码,实现串口异步通讯-AVR serial communication UART source code, the serial asynchronous communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.52kb
    • 提供者:木子旭
  1. UART

    0下载:
  2. avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed descr iption of the UART serial communication registers configuring the related source code.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:陈洺
  1. AVR-code

    0下载:
  2. AVR单片机开发经典例程 包含UART等-AVR develop code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:818.07kb
    • 提供者:陈夏冰
  1. UART

    0下载:
  2. uart communication code for avr in c++
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:64kb
    • 提供者:Parvizi
« 12 »
搜珍网 www.dssz.com