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

搜索资源列表

  1. ADC and 1602 code based on Atmega128

    0下载:
  2. it is an ADC and 1602 code based on Atmega128, the result could show on 1602 if your hardware connection is correct
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-04-01
    • 文件大小:73954
    • 提供者:Wang Yue
  1. ATmega128

    0下载:
  2. 这五个源代码是我自己编写的关于ATmega128单片机的程序。它们的功能分别有外部中断,12864显示,ad采样 及控制外部数字芯片等。希望能帮助大家,注释已经很清楚了。用的编程软件是 CVAVR。-This five source code is what I have written about the ATmega128 MCU program. Their functions were external interrupts, 12864, ad Sampling and control
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4246
    • 提供者:chadlewis
  1. ATmega128-adada

    0下载:
  2. 这是 我自己编写的 ATmega128 关于 ad 和da 的程序,开发环境为 CVAVR.-This is what I have written about the ad and da ATmega128 procedures, development environment for CVAVR.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1337
    • 提供者:chadlewis
  1. ATmega128-control-74138

    0下载:
  2. 这是 我自己编写的 ATmega128 关于 外部中断控制 74138 的程序,开发环境为 CVAVR.-This is what I have written on the external interrupt control 74138 ATmega128 procedures, development environment for CVAVR.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:617
    • 提供者:chadlewis
  1. ATmega128-control-da

    0下载:
  2. 这是 我自己编写的 ATmega128 关于 外部中断控制 da步进 的程序,开发环境为 CVAVR.-This is what I have written ATmega128 da Stepping on the external interrupt control procedures, development environment for CVAVR.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:582
    • 提供者:chadlewis
  1. ATmega128-external-interrupt

    0下载:
  2. 这是 我自己编写的 ATmega128 关于 外部中断 的程序,开发环境为 CVAVR.-This is what I have written on the outside of the interrupted program ATmega128, development environment for CVAVR.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:558
    • 提供者:chadlewis
  1. ATmega128-internal-AD-sampling

    0下载:
  2. 这是 我自己编写的 ATmega128 关于 内部10位ad采样 的程序,开发环境为 CVAVR.-This is what I have written about the internal 10 ad ATmega128 sampling procedures, development environment for CVAVR.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1260
    • 提供者:chadlewis
  1. ATmega128-ADC_exmpale

    0下载:
  2. ATmega128 ADC_example C语言文件与AVR+GCC的工程项目文件-ATmega128 ADC_example C code adn AVR+GCC project docment.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:21837
    • 提供者:htx
  1. ATmega128

    0下载:
  2. atmega128单片机的串口通信,基于中断方式-a a a a a a a a a a a a a a a a a a a a a a a a a a a a
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1304
    • 提供者:zpc
  1. ATmega128-usart-procedures

    0下载:
  2. ATmega128 usart 串口收发程序 简单易懂-ATmega128 usart serial transceiver procedures easy to understand
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:95589
    • 提供者:刘鑫
  1. AVR-Studio-for-ATMega128..

    0下载:
  2. In this documentation materials describe ATmega128 development tool.
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:283275
    • 提供者:eku
  1. ATmega128-motor

    0下载:
  2. 使用ATmega128对于步进电机的控制。可以使用的好代码-Use ATmega128 for stepper motor control. You can use a good code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:154712
    • 提供者:王少峰
  1. ATMEGA128-external-interrupt

    0下载:
  2. avr atmega128单片机的外部中断编程,包括头文件和源程序-External avr atmega128 microcontroller interrupt programming, including header files and source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:13426
    • 提供者:tangwei
  1. ATMEGA128-EEPROM

    0下载:
  2. ATMEGA128读/写内部EEPROM程序,只需调用读/写函数即可完成读写一个比特数据。-ATMEGA128 the read/write block internal EEPROM program, simply call the read/write function can complete data read and write a bit.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:788
    • 提供者:王亮
  1. ATMEGA128-IIC-drivers

    0下载:
  2. atmega128控制IIC程序,调用前先初始化,然后发送START信号,接着向IIC总线上写一个字节数据即可控制一个IIC的外围器件。-Atmega128 IIC control procedures, initialization, call the front and then send the START signal, and then to write a byte data on the IIC bus can control a IIC peripheral devices.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1938
    • 提供者:王亮
  1. ATmega128-1602

    0下载:
  2. ATmega128-1602液晶的显示,使用ICCAVR的编程平台在开发板上完美运行,实际使用时线序需要修改-ATmega128-1602 liquid crystal display, use ICCAVR programming platform in the development of on-board perfect run, you need to modify the actual use of line sequence
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:21803
    • 提供者:jiangqianli
  1. ATMEGA128

    0下载:
  2. ATMEGA128 AD转换(测试成功) -ATMEGA128 AD converter (tested successfully)
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1079
    • 提供者:wangli
  1. ATmega128

    0下载:
  2. atmega128各个功能模块的一些程序。有gsm、18b20、dac、usart、红外等。-ATmega128 some of the procedures of each function module. There are GSM, 18B20, DAC, USART, IR etc..
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18032732
    • 提供者:彭荣
  1. ATmega128

    0下载:
  2. AVR实验 ATmega128实现流水灯效果,通过定时器1中断实现,4Mhz内部时钟,8分频,包好protues仿真程序-AVR ATmega128 achieve light water experiment results, achieved by a timer interrupt 1, 4Mhz internal clock divided by 8, wrapped protues simulation program
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:43795
    • 提供者:sol
  1. ATmega128--LCD1602

    0下载:
  2. AVR单片机lcd1602液晶使用范例 针对ATmega128单片机 PA口为并行数据输出端,PF1~3为控制端-Lcd1602 LCD AVR microcontroller ATmega128 microcontroller PA usage examples for the parallel port data output, PF1 ~ 3 for the control terminal
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:42130
    • 提供者:叶影
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com