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

搜索资源列表

  1. ARV_BOOTLOADER.RAR

    0下载:
  2. AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baud
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:537450
    • 提供者:sanya
  1. LED-RF2401_sci-AT45

    0下载:
  2. AVR单片机ATMAGE16,PC串口发送命令给RF2401模块,通过射频传给点阵屏显示数据,中文字库保存在AT45内。-AVR microcontroller ATMAGE16, PC serial port to send commands to the RF2401 module, pass through the RF matrix screen display data stored in the AT45 Chinese character within.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:75336
    • 提供者:陈崇荣
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. USARTPC

    0下载:
  2. 实现MEGA16与PC间的通信,对于AVR初学者有点帮助,有注解-Realize the communication between PC MEGA16 for AVR little help for beginners, there are comments
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:11963
    • 提供者:吴浩正
  1. kavr-0.4.tar

    0下载:
  2. AVR Hexfile Boot Loader kavr (pronounced caviar) is an Atmel AVR boot loader written entirely in GNU C. kavr is tiny (less than 512 bytes). No special tools are required on the host PC for updating AVR firmware. Any serial port terminal works fine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:18375
    • 提供者:schax
  1. PC_MCU_485_COMMUNICATION

    0下载:
  2. 基于AVR PROTEUS仿真 PC机通过485远程控制单片机-PC through 485 remote control MCU
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:25736
    • 提供者:joe
  1. 1

    0下载:
  2. avr us-100 超声波测距程序,基于avr单片机 ,atmega16单片机-fuck you and you mother ,sb,please say hello,mother fucker ,stupid PC is a sb,it s too long and too unful
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1239
    • 提供者:sky
  1. Parameter-Controller10

    0下载:
  2. this code shows how could interface data of an AVR micro-controller on PC. also shows how could you communicate with micro-controller by a pc software with UART port.
  3. 所属分类:Education soft system

    • 发布日期:2017-05-02
    • 文件大小:625160
    • 提供者:pooya
  1. test_usart_buf

    0下载:
  2. Serial Communication With AVR Platform to PC with USART Especially-Serial Communication With AVR Platform to PC with USART Especially..
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:闯黄扣分
  1. RF-LED-Control

    0下载:
  2. 基于AVR单片机外接NRF24L01与PC进行串口通信来无线控制LED灯。-RF Control LED
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:8546
    • 提供者:黄嘉威
  1. DXSAVR

    0下载:
  2. AVR单片机直接控制两轴运动。使用定时器实现脉冲发生,通过USB接口与上位机通信。由上位机软件直接控制。-AVR MCU directly controls the two-axis motion. Use a timer to achieve pulse generation, through the USB interface to communicate with the host computer. Directly controlled by the PC software.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:40425
    • 提供者:华明
  1. bootloader4AVR

    0下载:
  2. 一套avr单片机使用的bootloader源代码,含pc端和单片机端。-Avr microcontroller using a bootloader source code, including pc end and SCM client.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:158938
    • 提供者:suny
  1. avr_UART

    0下载:
  2. avr 单片机串口通信代码,通过RS232将数据传送到PC端。含电路图及keilc源代码(有详细注解)。-avr microcontroller serial communication code, via RS232 to transfer data to the PC. Keilc including circuit diagrams and source code (a detailed explanation).
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:171136
    • 提供者:suny
  1. Send-and-Receive-Test

    1下载:
  2. VB code to interface HID enabled AVR microcontrollers via PC.
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:76451
    • 提供者:MReza
  1. Usart

    0下载:
  2. 开发环境 AVR STUDIO 6.2 ,编写RS232串口程序,实现PC与ATMEGA 64A单片机的双向收发!-Development environment AVR STUDIO 6.2, write RS232 serial procedures to achieve two-way transceiver PC and microcontroller ATMEGA 64A!
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:19505
    • 提供者:dai
  1. ATmega162_cn

    0下载:
  2. 将ATmega162双串口串联起来,通过PC串口向单片机发送数据,单片机接收数据后再送回PC机-The ATmega162 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture.
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:173115
    • 提供者:zzq
  1. boot

    0下载:
  2. AVR bootloader AVR单片机BOOT程序上、下位机源代码-AVR bootloader PC program source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-01
    • 文件大小:349698
    • 提供者:裁剪哈
  1. serialperipheralinterface

    0下载:
  2. Implementation of the communication between the pc and an atmel avr microcontroller via spi
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1302
    • 提供者:ben iodd
  1. multiplexer

    0下载:
  2. Implementation of the communication between the pc and an atmel avr microcontroller via spi
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1195
    • 提供者:ben iodd
  1. controller

    0下载:
  2. 使用AVR单片机设计一款自动化平台下位机,上位机通过uart方式控制。-Using AVR microcontroller design automation platform machine, PC through the uart mode control.
  3. 所属分类:SCM

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