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

搜索资源列表

  1. atmega16

    0下载:
  2. Microcontroller with 16K Bytes In-System Programmable Flash
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2449434
    • 提供者:prometey
  1. ccy

    0下载:
  2. 自制触摸按键的设计 atmega16单片机 -Self-touch button design atmega16 SCM
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:110025
    • 提供者:fsg
  1. 32dotFFTAtmega16

    1下载:
  2. 单片机:Atmega16 算法:32点FFT 编译器:WINAVR 经过实验,可实现-SCM: Atmega16 algorithm: 32 points FFT Compiler: WINAVR experiments, we can achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:56262
    • 提供者:阿文
  1. key

    0下载:
  2. 用于atmega16上的矩阵键盘驱动程序-key driver in the atmega16
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1074
    • 提供者:liaoyimu
  1. 2

    0下载:
  2. 基于ATMEGA16实现的三通道ad转换由LCD1602液晶显示程序-Three-channel implementation based on ATMEGA16 ad conversion process by the LCD1602 LCD
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1463
    • 提供者:刘大晖
  1. QueueWithVoice

    0下载:
  2. This program was produced by the PHM Project : Version : Date : 2010/05/08 Author : toshiba Company : Comments: Chip type : ATmega16 Program type : Application AVR Core Clock frequency: 16.000000 MHz Memory model :
  3. 所属分类:Other systems

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

    0下载:
  2. 本程序采用atmega16单片机成功实现CAN通信-This procedure uses atmega16 CAN microcontroller communicate successful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:8665
    • 提供者:zhangsan
  1. keypad

    0下载:
  2. seven segment display on AVR studio 4..using ATmega16
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:106732
    • 提供者:aroma
  1. keypad

    0下载:
  2. this code or 3*4 keypad(mobile) connected to atmega16
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1163
    • 提供者:lienara
  1. AVR-ATMega16

    1下载:
  2. labview做的虚拟的AVR的通信仿真和控制-AVR labview to do the virtual simulation and control communication
  3. 所属分类:Other systems

    • 发布日期:2014-06-09
    • 文件大小:371712
    • 提供者:hehe
  1. an-experiment-system

    1下载:
  2. 本文介绍了自动平衡实验系统的设计,该系统由加速度传感器、ATmega16单片机、步进电机和平衡支架组成。单片机系统实现了对传感器的数据采集、步进电机的控制和上位机的串口通信。通过上位机(LabVIEW)与单片机串口通信,能够实现步进电机的“自动水平”和“既定角度转动”两种功能。-In this paper, an auto-balance experiment symtem is designed,which consists of accelerometer,ATmega16 single c
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:260894
    • 提供者:冯亚飞
  1. KBDKPDPR-(Kbdkpdpr

    0下载:
  2. embedded keyboard with atmega16
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4142
    • 提供者:xa breker
  1. Appttr8000T

    0下载:
  2. 一种基于ATMEGA16的NRF905无线通信的C程序序源码源代码,调试过的,好用! 可直接使用。 已通过测试。 -A C program based on the ATMEGA16 the NRF905 wireless communications sequence source source code debugging, easy to use! Can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4179
    • 提供者:
  1. AAT445DB0441DT

    0下载:
  2. 用ATMEGA16的硬件SPI驱动driverAT45DB041D,近期写的的能正常使用,芯片的功能都有..拿来就能用,程序源码说明也非常清楚 可直接使用。 -Use the ATMEGA16 hardware SPI driver driverAT45DB041D recently written to the normal use of the functionality of the chip has. . Can walk away with the program source c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:799246
    • 提供者:fjk2002
  1. GLCD-T6963-AVR

    0下载:
  2. Drive T6963 Graphical LCD by ATMEGA16 Microcontroller with BASCOM Compiler
  3. 所属分类:Other systems

    • 发布日期:2015-07-27
    • 文件大小:7168
    • 提供者:rahmani
  1. keyboard

    0下载:
  2. 4*4键盘代码 ATMEGA16 包括键盘、状态机等-4* 4 keyboard code ATMEGA16
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4524
    • 提供者:!@#
  1. Gtuooluooy

    0下载:
  2. 陀螺仪的驱动driver程序源码,用ATMEGA16开发,使用AAD7715做AD采集,16BIT精度. 可直接使用。 已通过测试。 -Gyroscope driven driver program source code, ATMEGA16 development AAD7715 do AD acquisition, the 16BIT accuracy. Can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:11251
    • 提供者:ZHAN
  1. xiaoche(CVAVR)

    0下载:
  2. 这是小车程序,往年的比赛题目(小车过跷跷板),用的是ATmega16单片机,在CV的编译环境下。-Car program in previous years, the game title (car seesaw), ATmega16 microcontroller, CV, compiler environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:231881
    • 提供者:
  1. AeepromT

    0下载:
  2. ATMEGA16读写93C46的程序。93CXX可扩展读写同一系列的其他芯片。 -The ATMEGA16 read and write 93C46 procedures. . 93CXX scalable read and write the same series of other chips.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:18622
    • 提供者:huangbtt
  1. atmega16

    0下载:
  2. avr单片机使用说明以及各个寄存器介绍,是很好的avr学习资料。-the avr microcontroller instructions as well as the various registers introduced is to good avr learn information.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:2425334
    • 提供者:小亮
« 1 2 34 5 6 »
搜珍网 www.dssz.com