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

搜索资源列表

  1. AVR_studio

    0下载:
  2. 该文件是AVR_Studio与ICCavr源程序以及破戒方法,对于ATMEL单片机AVR系列单片机非常有用,用ICCavr编译程序,在使用studio和JTAG下载器编译生成的*.HEX文件-AVR_Studio with Precept Breaking ICCavr source and method, for ATMEL AVR microcontroller series microcontroller very useful, with ICCavr compiler, the use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47356635
    • 提供者:落双法
  1. progisp166

    1下载:
  2. 支持所有的AVR芯片的编程,支持AT89S51,AT89S52 支持自定义并口下载编程器 支持自定义串口的下载编程器 支持USBASP编程器 支持并口的并行编程器 支持USBProg编程器(本工作室开发,见下面的图纸) 支持自定义编程芯片 支持自定义编程熔丝信息提示信息 支持USBProg的在线升级(通过USB口) 支持USBProg-C实现脱机下载 绿色软件,无需安装,占用资源少 支持自定义汉化信息提示 支持工程管理--可以将所有的配置数据与编
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1431891
    • 提供者:智峰
  1. CH451

    0下载:
  2. 基于CH451的键盘扫描程序设计采用AVR单片机ATmega16进行读取CH451的接收到的按键值,CH451可以实现8*8矩阵键盘输入,且带有中断提醒,接收到的按键值在12864液晶上显示。程序中采用的是2*3矩阵。系统采用AVR Studio+WinAVR构成的AVR GCC编译环境。-CH451 based keyboard scanner design uses AVR microcontroller ATmega16 reads received the key value CH451
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:lhy
  1. Prac

    1下载:
  2. Write an assembly program that receives a character typed in the keypad and prints it on the LCD. When the first line is full, the display goes to the next line. When the two lines are all full, the display is cleared and ready to display a new s
  3. 所属分类:assembly language

    • 发布日期:2016-10-03
    • 文件大小:2048
    • 提供者:Irfan
  1. AVR-IR-ROBOT-AVR-Studio-Source-Code-Rev-1.2

    0下载:
  2. This source and project code for avrstudio about IR -This is source and project code for avrstudio about IR
  3. 所属分类:Development Research

    • 发布日期:2017-04-28
    • 文件大小:31359
    • 提供者:davin
  1. I2C

    0下载:
  2. I2C bus AVR studio Example
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:140770
    • 提供者:Alexander
  1. TINY13_ADC_to_PWM

    0下载:
  2. Project for AVR Studio. ATTiny13 ADC is PWM
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:104480
    • 提供者:p
  1. speech-controlled-robot

    0下载:
  2. This a speech controlled robot for the avr microcontroller in the avr studio by using embedded c-This is a speech controlled robot for the avr microcontroller in the avr studio by using embedded c
  3. 所属分类:JavaScript

  1. atmega64_ucos2

    0下载:
  2. atmega64移植ucosII程序,编译环境avrstudio+winavr2010-atmega64 transplant ucos II, compiler environment avr studio+ winavr 2010
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:214903
    • 提供者:linmu
  1. 100-cases-of-C51

    0下载:
  2. 基于AVR Studio+WinAVR(GCC)组合环境和Proteus硬件仿真平台,精心安排了100个AVR单片机C程序设计案例。全书提供了所有寨例完整的C语言源程序,各案例设计了难易适中的实训目标-Based on the AVR Studio+ WinAVR (GCC) combination environment and Proteus hardware simulation platform, 100 AVR microcontrollers C program design cas
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6928705
    • 提供者:sun
  1. M25P64

    0下载:
  2. M25P64的驱动,采用atmega128控制, 开发环境为avr studio-M25P64 driving control using atmega128 development environment for avr studio
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:115712
    • 提供者:libin
  1. ethernet

    0下载:
  2. drive ENC28j60 module with AVR
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:72704
    • 提供者:mjmaleki
  1. UART

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

    • 发布日期:2017-12-26
    • 文件大小:65536
    • 提供者:Parvizi
  1. SPI

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

    • 发布日期:2017-12-26
    • 文件大小:151552
    • 提供者:Parvizi
  1. Blinky_Cpp

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

    • 发布日期:2017-12-28
    • 文件大小:52224
    • 提供者:Parvizi
  1. TimersInterrupt

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

    • 发布日期:2017-12-28
    • 文件大小:118784
    • 提供者:Parvizi
  1. I2C_Master

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

    • 发布日期:2017-12-27
    • 文件大小:164864
    • 提供者:Parvizi
  1. Wana door_v2

    0下载:
  2. step motor activate for dor to badroom
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:32768
    • 提供者:Sergleo
  1. AVRNET

    0下载:
  2. This is a project by Avrstudio for atmega128 with enc28j60
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:136192
    • 提供者:NguyenPhi
  1. ATMega8

    0下载:
  2. Atmel Studio 6.0 编写 串口升级 bootloader 程序 试用于AT Mega8 其他单片机需要自己手动修改(Atmel Studio 6.0 write a serial port upgrade bootloader program testing in the AT Mega8 SCM need to manually modify the other)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:3177472
    • 提供者:JIANdanai9
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com