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

搜索资源列表

  1. 51_code

    0下载:
  2. 51单片机各个模块驱动汇总。包括eeprom、串口、红外解码、ad转换、时钟ds1302、ds18b20、数码管、液晶显示器操作等等,是学习51的好程序-Summary of each module microcontroller 51 drives. Including eeprom, serial port, infrared decoder, ad conversion, clock ds1302, ds18b20, LED, LCD display operations, etc., i
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3393773
    • 提供者:王风鹏
  1. 18B201602

    0下载:
  2. 1602液晶+ds1302时钟芯片+ds18b20温度传感器制作的时钟数字温度计-1602+ ds1302+ ds18b20 clock chip temperature sensor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:392156
    • 提供者:黄飞
  1. 41-C-code-for-51-MCU

    0下载:
  2. 包括LCD,串口,键盘,红外编码解码,电机控制,AD,DA,DS1302,DS18B20等等在内的41个嵌入式系统中常见的程序模块,同时有C语言和汇编语言两种版本。-Including LCD, serial port, keyboard, infrared codec, motor control, AD, DA, DS1302, DS18B20, and so on embedded systems, including 41 common program modules, while th
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1686716
    • 提供者:董希旺
  1. DS1302

    0下载:
  2. 本代码用于温度传感器DS18B20的温度读取, 通过PIC单片机的内置ADC可以支持温度的读取.-This code is designed for termperature aquriment. This code can be used in PIC MCU to read DS18B20.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1174
    • 提供者:zhaomingming
  1. LCD12864PDS1302PDS18B20

    0下载:
  2. 用12864液晶及DS1302+DS18B20写的温度时钟。是比较常见的代码!今后编程会经常用到。语句简单只有IF while - Written by 12864 and of DS1302+ the DS18B20 temperature clock. Is the more common code! Future programming will be frequently used.Simple statements (IF and while)
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:93671
    • 提供者:李雄酷
  1. dianzizhong

    0下载:
  2. 用AT89S52单片机,以DS1302作为时钟芯片,以DS18B20作为温度传感器,以1602显示时间和温度的程序-A program of using AT89S52 MCU,basing on DS1302 DS18B20 and 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6413
    • 提供者:大黄蜂
  1. wannianli

    0下载:
  2. 万年历程序,//3208点阵屏电子钟 //应用程序 C //杜洋 //V3.0 2007-5-29 //MCS-51 12MHZ C语言 //接口说明:  DS1302、DS18B20-Calendar program,// ​ ​ 3208 dot matrix screen electronic clock// application C// Du Yang// V3.0 2007-5-29// the MCS-51 12MHZ C language
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7721
    • 提供者:yangyi
  1. DS1302PDS18B20PLCD1602

    0下载:
  2. DS1302+DS18B20+LCD1602 protues仿真文件及C语言程序-DS1302+DS18B20+LCD1602 protues simulink file and C language source program
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1052102
    • 提供者:jj
  1. wannianli

    0下载:
  2. 本例程主是以89C52单片机和DS1302、DS18B20、LCD1602液晶屏组成的成年历。本例程序来自单片机教程网:http://www.mcujc.com-The master of this routine is of 89C52 and DS1302, DS18B20, the LCD1602 LCD screen into a calendar. This case, the program comes from the microcontroller tutorial: http:
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:964624
    • 提供者:
  1. at89s53-temperature-system

    0下载:
  2. 使用at89s53单片机开发实时温度控制系统(128*64LCD+ds1302+ds18b20)-the at89s53 time temperature control system (128 64LCD+ds1302+ds18b20)
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:188255
    • 提供者:Myour
  1. 15F204EA_SOP28

    0下载:
  2. stc15f204+ds1302+ds18b20电子钟原理图-stc15f204+ds1302+ds18b20 electronic clock schematic
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:59392
    • 提供者:李生
  1. AT89S52-12864-DS18B20-DS1302

    0下载:
  2. AT89S52 12864 DS18B20 DS1302万年历(简单版)-AT89S52 12864 DS18B20 DS1302 calendar (simple)
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:4251
    • 提供者:陈超
  1. Snake

    0下载:
  2. 贪吃蛇游戏 下位机:游戏分3个状态;初始化状态,显示基本信息;待机状态,显示当前系统时间,温度等信息;游戏状态,游戏分9个等级;速度由慢到快; 上位机:用VS编写的软件,用来控制游戏的开始、结束以及蛇的移动; 游戏特色: 游戏环境支持下位机按键操作,又支持上位机的鼠标或键盘操作; 开发环境: 原理图用Protues制作,包含原器件有51单片机、LM4229液晶、DS1302、DS18B20、NM24C08等;编程环境用Source Insight3.5;编译环
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:989608
    • 提供者:潇鸿
  1. ds18b20

    0下载:
  2. ds1302是学习中,比较常见的,所以一定要学的-Ds1302 is study, the more common, so be sure to learn
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1771694
    • 提供者:yrd
  1. datasheet

    0下载:
  2. 包含AMS1117,AT24CXX(EEPROM),DAC5571,DS1302(时钟芯片),DS18B20(温度传感器),HS0038B,MAX3232,MAX485,SN74LV4245,ST7920,TC1602的资料,-Contains AMS1117, AT24CXX, DAC5571, DS1302, DS18B20, HS0038B, MAX3232, MAX485, SN74LV4245, ST7920, TC1602 The data
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5233299
    • 提供者:liuruichao
  1. 12864Pds1302Pds18b20

    0下载:
  2. 12864+图形温度计+ds1302+ds18b20+矩阵键盘-12864+ graphics the thermometer+ds1302+ds18b20+ matrix keyboard
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:96819
    • 提供者:guoguo
  1. AVR_DevelopmentTool

    0下载:
  2. AVR单片机常用外设的驱动函数,WINAVR2010编译,板上测试通过(1602,DS1302,DS18B20,AT24C04,DHT11)-The AVR microcontroller peripherals commonly used drive function, WINAVR2010 compile board test (1602, DS1302, DS18B20, AT24C04, DHT11)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-28
    • 文件大小:159955
    • 提供者:窦臻荣
  1. led

    0下载:
  2. 原创DS1302+DS18B20滚屏显示时间温度-The original DS1302+DS18B20 scrolling display time temperature
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-21
    • 文件大小:14434
    • 提供者:poool
  1. 1

    0下载:
  2. ds1302- DS18B20-LCD1602- AT24C02- 时钟温度遥控显示-the ds1302-DS18B20-LCD1602-AT24C02-clock temperature of the remote control display
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:75267
    • 提供者:wubinke
  1. 1.51PDS1302PDS18B20PLCD1602

    0下载:
  2. 51单片机多功能时钟51+DS1302+DS18B20+LCD1602可调节-The 51 microcontroller multifunction clock 51+DS1302+DS18B20+LCD1602 adjustable
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:52023
    • 提供者:程涛
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com