搜索资源列表

  1. usart

    0下载:
  2. avr单片机串口通讯型号是mage644p-control the serial output of the microcontroller avr, microcontroller model 644p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李通达
  1. usart

    0下载:
  2. IAR下AVR的串口程序代码,并通过LCD显示-IAR AVR s serial code,And LCD display
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:50176
    • 提供者:张伟
  1. avr

    0下载:
  2. AVR的所有模块,EEPROM,USART,AD,定时中断,AVR软件界面熟悉,软件运行,-All modules in the AVR EEPROM, USARTs, the AD, timer interrupt, familiar with the AVR software interface, the software runs, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:13035520
    • 提供者:niming
  1. usart

    0下载:
  2. avr 串口通信,采用Mark 和 Space 校验。同时也做成了模块,相对应的功能,大家通过看接口,进行设置测试。-avr serial communication, the use of the Mark and Space parity. Also made of the module, corresponding to the function by looking at the interface, setting up a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:26624
    • 提供者:cyycyh
  1. USART

    0下载:
  2. 自己学avr时写的串口通信,可为初学者做个参考。。基于GCC软件-Learn avr write the serial communication can be a reference for beginners. . GCC-based software
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:154624
    • 提供者:wanqqinyi
  1. Using-the-USART-as-a-SPI-master

    0下载:
  2. avr单片机的串口通信程序实例,包括UART和SPI通信。-instance of the avr microcontroller serial communication program, including UART and SPI communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:140288
    • 提供者:lihl
  1. USART-mega128

    0下载:
  2. avr 单片机的USART的应用,用IAR开发环境C编程。-The the avr microcontroller USART application, IAR development environment for C programming.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:sun
  1. AVR

    0下载:
  2. Deteksi Gempa....ATMEga8 input sebagai tombol, output 3 lampu...komunikasi data, USART
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:Djiekie
  1. USART

    0下载:
  2. avr atmega16 通过rs232与pc usart通信。baud:38400,自己做了实物验证程序正确可行!-the USART communication between atmega16 and pc ,and BAUD IS 38400.the program is right for my physical Verification
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:150528
    • 提供者:whb
  1. Usart

    0下载:
  2. 基于avr mega16单片机的usart(通用同步异步收发)-Avr mega16 microcontroller-based usart (Universal Synchronous Asynchronous Receiver Transmitter)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:周秀华
  1. USART

    0下载:
  2. avr单片机串口轮训代码,十分详细,可以直接用-Avr single-chip microcomputer serial code training in rotation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:332800
    • 提供者:半冬
  1. AVR

    0下载:
  2. 传输模式的选择:同步还是异步,默认为异步模式,可通过选择USART控制和状态寄存器UCSR0C中的UMSEL位来选择,UMSEL为0,是异步模式.-The choice of transfer mode: synchronous or asynchronous, defaults to asynchronous mode can by choose USART Control and the state register UCSR0C
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:ss
  1. Usart

    0下载:
  2. AVR mega16 串口通信程序,已封装成头文件。-AVR mega16 serial communication program, has been packaged into a header file.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:DXZERO
  1. 4.USART

    0下载:
  2. AVR Atmega 16 UART demo
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:swapnil
  1. 4.USART

    0下载:
  2. AVR Atmega 16 UART demo
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:swapnil
  1. usart

    0下载:
  2. usart for avr(compiler codevison)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:saehan
  1. usart

    0下载:
  2. AVR mega128a,usart通信程序,也就是串口通信程序,普通发送,中断接受,肯定好用,注意波特率-AVR mega128a, usart communication program, which is the serial communication program, ordinary transmit interrupt acceptance, certainly useful, pay attention to the b
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:123904
    • 提供者:王韬
  1. USART

    0下载:
  2. 这是avr单片机系列mega32的usart调试程序,实现基本的发送接受功能,本人自己编写可用,可用作子函数使用,使用串口调试助手实现-This is the avr mega32 microcontroller family usart debugging procedures, to achieve the basic function of sending and receiving, I have written is avai
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:亓玉树
  1. USART

    0下载:
  2. UART initalize For Xmega128 AVR
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:ehsan
  1. USART

    0下载:
  2. AVR单片机串口测试程序,适用于ATmega16-the test of usart
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:邓浩
« 1 2 3 4 5 67 8 9 »

源码中国 www.ymcn.org