CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - AVR CORe

搜索资源列表

  1. AVR

    0下载:
  2. AVR IP CORE 可以直接用于工程的开发和 已经通过编译和仿真
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:67749
    • 提供者:毋杰
  1. progisp168.rar

    0下载:
  2. 51内核单片机下载软件最新版,支持at89s系列,avr全系列,sst系列,24c,93c系列EEPROM,51-core MCU download the latest version of the software, support at89s series, avr whole series, sst series, 24c, 93c Series EEPROM
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1808528
    • 提供者:张志强
  1. MP3-code

    1下载:
  2. 这款MP3播放器以at89c51snd1c为核心,以硬盘为存储介质,液晶屏为双行显示,每行显示7.5个汉字,这块液晶屏以ST7920作为主控制器,内部集成8129个汉字,液晶屏在这个播放器中用来显示歌曲名称以及一些播放状态 支持FAT16,一个分区,不支持FAT32,USB1.1,速度有点慢希望大家能在这个平台上继续完善,并将成果公开。-This MP3 player to at89c51snd1c as the core, the hard disk as storage medium,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:630547
    • 提供者:林志强
  1. Mp3Player(avr)

    0下载:
  2. 在基于avr内核的单片机上实现MP3播放器的功能,支持SD卡存储,LCD1206显示.-Avr-based single-chip core to achieve the functions of MP3 player, support SD card storage, LCD1206 display.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:302520
    • 提供者:程开考
  1. DigitalStorageOscilloscope

    0下载:
  2. 文章介绍了如何应用AVR单片机ATmega16做为核心,加上前端信号调理电路程控增益放大器,及波形显示LCD(GDM12864A),实现一个简易示波器的硬件和软件设计。-This paper describes how to use AVR Singlechip ATmega16 as the core, together with the front-end signal conditioning circuit programmable gain amplifier, and the wav
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5601
    • 提供者:余海斌
  1. AVR_Core.tar

    0下载:
  2. vhdl语言编写的AVR单片机IP核,里面有testbench和说明文档。-VHDL language AVR Single Chip IP core, there are Testbench and documentation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:59872
    • 提供者:blur
  1. AVR_Core8F.tar

    0下载:
  2. AVR IP core writen in VHDL. It is beta version, working even with AVR studio
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:58297
    • 提供者:eldis
  1. EEPROM

    0下载:
  2. EPPROM应用,测试程序,AVR内核,供初学者参考-EPPROM applications, test procedures, AVR core reference for beginners
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:29500
    • 提供者:谢和力
  1. PTR8000Drive

    0下载:
  2. 以NRF905芯片为核心的PTR8000模块的AVR驱动.驱动芯片为AVR mega16或者AVR mega32.内部详尽的操作流程和时序.包括CRC16校验.主从机通讯.-To NRF905 chip as the core module of the AVR-driven PTR8000. Driver IC for AVR mega16 or AVR mega32. Detailed operation of the internal flow and timing. Including
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5673882
    • 提供者:明君
  1. Ucos.Ii.Avr.Gcc

    0下载:
  2. 实时多任务,内核管理各个任务,实时内核小,执行效率高-Real-time multi-tasking, all core management tasks, a small real-time kernel, the implementation of efficient
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:16144
    • 提供者:王刚
  1. AVR_Core

    0下载:
  2. AVR的单片机核,和实际的单片机很像,可以根据自己设计使用-AVR microcontroller core, and the actual microcontroller like, can be designed for use according to their own
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:69578
    • 提供者:李小虎
  1. VHDLAVRIPcore

    0下载:
  2. 使用VHDL语言写的AVR单片机IP核, 可以直接使用,已经经过验证, 十分珍贵哦-Written in VHDL language using the AVR microcontroller IP core, can be used directly, has proven very valuable oh
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:76407
    • 提供者:赵牧
  1. pwmfangzhenchengxu

    0下载:
  2. 本设计采用基于AVR内核的MEGA8单片机,该单片机集成了相当丰富的片上资源,其中就包含有三路独立的PWM输出,在8MHz的晶振频率下,最高可以输出31.25KHz的8位分辨率脉宽,设计中主要是利用MEGA8的PWM输出功能来完成三路PWM波形的输出,其中两路是同步反向输出,频率、脉宽均可调,另外一路单独输出,脉宽可调。-This design based on AVR core MEGA8 microcontroller, which integrates a rich on-chip res
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:69485
    • 提供者:xiexie
  1. Driver

    0下载:
  2. Chip type : ATmega16 Program type : Application AVR Core Clock frequency: 16.000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256-Chip type : ATmega16 Program type : Application AVR Core C
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:63068
    • 提供者:mahaseni
  1. gccavr

    0下载:
  2. 芯达 书籍源码 GCC AVR 单片机-Source GCC AVR core of books
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:326714
    • 提供者:张榜
  1. avr_core_latest.tar

    0下载:
  2. AVR Core Version 8 (Free). JTAG Programmer is fully compatible with one used in the Atmega128. So you may use Atmel s JTAG ICE to write/read "flash"(program memory) or "EEPROM". Free version of the core doesn t include JTAG OCD module.-AVR Core Ver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:58591
    • 提供者:ankit123
  1. AVR_Core

    0下载:
  2. AVR 单片机内核处理器vhdl代码,用fpga设计的avr cpu核,主要供fpga学习者参考用-AVR microcontroller core processor vhdl code, using fpga design avr cpu core, the main reference for learners fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:71058
    • 提供者:lixinping
  1. AVR-CORE

    0下载:
  2. 基于fpga的avr 软核 vhdl语言-Fpga-based soft-core vhdl language avr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:5172481
    • 提供者:nick
  1. The-core-curriculum-of-AVR

    0下载:
  2. 此文档为AVR核心教程,包含了硬件和软件的调试说明,适合初学者-This document is AVR core curriculum, including the hardware and software debugging instructions for beginners
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3137378
    • 提供者:cgr
  1. 艺芯的AVR GCC 编程 v1.1

    0下载:
  2. 艺芯的AVR GCC 编程 v1.1 芯 艺 2004-10-06(AVR GCC programming of art core v1.1)
  3. 所属分类:其他嵌入式/单片机内容

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