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

搜索资源列表

  1. PCF8563

    0下载:
  2. PCF8563时钟芯片的驱动 头文件用mega16单片机-PCF8563 clock chip-driven header files using SCM mega16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1844
    • 提供者:mich
  1. AVR_T1

    0下载:
  2. AVR的时钟程序运用MEGA16的T1功能来完成
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:25865
    • 提供者:chenzhe
  1. SPI_DS1302

    0下载:
  2. 基于mega16的数字时钟ds1302的spi接口程序 使用iccavr编程
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:708887
    • 提供者:licheng
  1. 8563

    0下载:
  2. mega16做处理芯片,pilips8563做时钟芯片,1602显示时钟
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3443
    • 提供者:xj
  1. DS1302时钟模块+mega16+液晶显示

    0下载:
  2. 每句程序后都有解释,有利于初学者看懂
  3. 所属分类:嵌入式/单片机编程

  1. AVRmega16

    1下载:
  2. AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
  3. 所属分类:SCM

    • 发布日期:2016-07-06
    • 文件大小:312320
    • 提供者:yyw
  1. tlv1544mega16

    0下载:
  2. mega16 的tlv1544驱动程序8M时钟-tlv1544 driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:900
    • 提供者:aK
  1. shizhong2

    0下载:
  2. 这是一个语音时钟代码文件,把该文件写入ATmega16.接上1602液晶显示器就可以运行.-This is a voice clock code files, the document into the ATmega16. connect 1,602 LCD on the run.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2422
    • 提供者:林家用
  1. ir

    0下载:
  2. mega16_32实验板上的程序:mega16+LCD1602+遥控器输入-mega16_32 experimental procedures on the board: mega16+ LCD1602+ remote control input
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:56739
    • 提供者:张子凤
  1. avrds1302clockprogram

    0下载:
  2. 这是AVR单片机的DS1302操作程序,使用mega16,时钟为7.3728MHz石英晶体,开发环境为iccavr6.31a,实现avr单片机控制的时钟。-This is the AVR MCU DS1302 operating procedures, the use of mega16, for 7.3728MHz quartz crystal clock, development environment for iccavr6.31a, the realization of MCU cloc
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1404
    • 提供者:rongkui
  1. DS3231Driver

    0下载:
  2. MAXIM的DS3231时钟,温度都具备的芯片.驱动IC为AVRmega16或者mega32.全功能.内附全部驱动程序.绝对原创.-MAXIM' s DS3231 clock, temperature with chips. AVRmega16 or driver IC for mega32. Fully functional. Containing all the drivers. Absolute originality.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:57183
    • 提供者:明君
  1. LCD1602_Display

    0下载:
  2. 基于MEGA16的LCD1602驱动程序(四位数据线) 编译器:ICC-AVR v6.31A 目标芯片 : M16 时钟: 8.0000Mhz -On MEGA16 for LCD1602 driver (4 data lines) Compiler: ICC-AVR v6.31A target chip: M16 Clock: 8.0000Mhz
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1997
    • 提供者:yuang
  1. digital_clock

    0下载:
  2. 电子时钟,基于MEGA16单片机实现的,可以下载学习一下-Electronic clock, microcontroller-based MEGA16 realized, you can download and study how
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:173312
    • 提供者:chen
  1. mega16

    0下载:
  2. mega16的ad转换,温度传感器和时钟芯片在其上面的应用-mega16 the ad converter, temperature sensor and clock chip in its application of the above
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11730
    • 提供者:keqiuhong
  1. Parallel_clock

    0下载:
  2. 并口时钟程序,是AVR单片机mega16写程序,测试成功-Parallel clock procedure is AVR microcontroller mega16 write programs, test success
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:21602
    • 提供者:黄勇
  1. DS1302-C-program

    0下载:
  2. DS1302 时钟芯片 ,51单片机控制详细C语言程序 ,已经经过测试使用。完全可行。-DS1302 clock chip programe, 89C51/89S52/AVR Mega16/mega32 C program, has been tested to use. Entirely feasible.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:3814
    • 提供者:suca
  1. 12864-mega16

    0下载:
  2. 这是我用mega16调的12864液晶串口的时钟,希望对大家有些帮助-This is my tune with mega16 12864 LCD serial clock, we want some help
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31755
    • 提供者:赵宝
  1. electronic-calendar-of-mega16

    0下载:
  2. mega16调用DS1302时钟芯片做的可调日历-mega16 call DS1302 clock chip to do the adjustable calendar
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:65987
    • 提供者:
  1. alarm-clock-by-mega16

    0下载:
  2. mega16上实现的可调闹钟,时钟芯片为DS1302,LCD1602-mega16 achieve adjustable alarm clock, the clock chip DS1302, LCD1602
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:80110
    • 提供者:
  1. DS1302时钟模块

    0下载:
  2. 基于慧净Mega16开发板的DS1302时钟模块(DS1302 clock module based on Hui Jing Mega16 development board)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:90112
    • 提供者:9901tzh
« 12 »
搜珍网 www.dssz.com