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

搜索资源列表

  1. lcd

    0下载:
  2. LCD DS1302,MEGA16,显示一个万年历,用ICCAVR编译器编写-LCD1302, MEGA16, display a calendar with the preparation of the compiler ICCAVR
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3726
    • 提供者:陈凯
  1. Isquarec

    0下载:
  2. source code for I square c (I2c) AVR mega16
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1436
    • 提供者:hunterzzz
  1. car_prevent

    0下载:
  2. 基于AT Mega16的多功能小车,能自动实现避障,超声定位,巡迹等操作-AT Mega16-based multi-purpose vehicle, can automatically avoid obstacles, ultrasound, and other trace operation Tour
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:27703
    • 提供者:liming
  1. mega16Chinese

    0下载:
  2. mega16中文手册,官方的!对于初学avr的同学应该会有帮助的-Chinese mega16 manuals, official! Avr for beginner students should be helpful in
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2505194
    • 提供者:张非
  1. EEPROM

    0下载:
  2. mega16内部EEPROM -mega16 internal EEPROM mega16 internal EEPROM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:1062
    • 提供者:洪马克
  1. 1wire

    0下载:
  2. AVR Mega16的dallas公司18B20的测温程序-Dallas company' s AVR Mega16 temperature of the 18B20 procedure! !
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:27359
    • 提供者:baby
  1. mega16-16L

    0下载:
  2. avr mega16-16L单片机功能测试代码-avr mega16-16L single-chip functional test code
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:150096
    • 提供者:thomas
  1. ProteusAVR

    0下载:
  2. AVR Mega16系列单片机经典Proteus实例,全部程序都是用C语言编写。-AVR Mega16 MCU Proteus classic example of all the procedures are using C language.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:948584
    • 提供者:attenabc
  1. adc

    0下载:
  2. 发布一下我在AVR试验板上写的程序 MEGA16 上的ADC程序-Published test my AVR board in writing of the procedures MEGA16 on the ADC program
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:55075
    • 提供者:谢福文
  1. usart

    0下载:
  2. 发布一下我在AVR试验板上写的程序 MEGA16 上的UART程序-Published test my AVR board in writing of the procedures MEGA16 the UART program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:36021
    • 提供者:谢福文
  1. mega16

    0下载:
  2. 里面是用c语言编的ATMEGA16应用程序-C language which is used for the application of the ATMEGA16
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:221471
    • 提供者:蜗牛
  1. MEGA16chuankou

    0下载:
  2. mega16的串口调试程序调通过了 初学者参考参考-debugger mega16 serial transfer through a beginners reference reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6523
    • 提供者:杨林
  1. twitest

    0下载:
  2. mega16(主机) 单片机I2C 通信协议 单片机最好外部加外部上拉电阻(10K)-mega16 (host) Single-chip Single-chip I2C communication protocol on the best external add external pull-up resistor (10K)
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3969
    • 提供者:高得榜
  1. 12864chuan

    0下载:
  2. AVR mega16通过并行方式驱动12864的程序-AVR mega16 drive through the parallel process 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:936
    • 提供者:
  1. VS1003B_SD_SPI_LCD

    0下载:
  2. 本工程在mega16单片机上实现MP3的播放,MP3解码器采用VS1003芯片硬件解码,mega16作为主控和显示以及读取SD卡的数据。-Mega16 this project to achieve single-chip MP3 player, MP3 decoder chip using VS1003 hardware decoder, mega16 as a control and display, as well as read data from SD cards.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:83202
    • 提供者:迦勒
  1. MP3_FAT_APP1

    0下载:
  2. 基于mega16的FAT文件系统操作,从SD卡读取数据,然后通过串口打印出来,实现基本的文件操作。-Mega16 based on the FAT file system operations, data from the SD card reader, and then print them out through the serial port, the realization of the basic file operations.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:66453
    • 提供者:迦勒
  1. 012-WATCHDOG

    0下载:
  2. mega16单片机的看门狗的示例程序,使用CVAVR编译器,已经通过,生成的hex文件可以用于仿真测试-SCM mega16 watchdog example, the use of compiler CVAVR have been adopted to generate the hex file can be used for simulation testing
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:13234
    • 提供者:233057
  1. MEGA16

    0下载:
  2. 自己建的MEGA16开发板protues仿真图!对于想学AVR单片机但又没有硬件基础的朋友!很有用偶-MEGA16 built their own development board protues simulation map! AVR for single-chip, like the hardware but not the basis of our friends! Even useful! !
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:29826
    • 提供者:张赵伟
  1. M16_AD

    0下载:
  2. atmel mega16 avr单片机中内置ad的应用程序-Single-chip atmel mega16 avr built applications ad
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:94853
    • 提供者:陈萌
  1. FM1.0

    0下载:
  2. AVR mega16自身的AD采样,利用AD9851输出频率 实现FM调频-FM with AD9851
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1303
    • 提供者:Aaron
« 1 2 3 4 56 7 8 9 10 ... 49 »
搜珍网 www.dssz.com