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

搜索资源列表

  1. 18B20drive

    0下载:
  2. 用C编写的温度传感器18B20的驱动程序,温度传感器18B20是一个应用十分普篇的温度传感器,所以程序有相当的使用价值-prepared by the C temperature sensor 18B20 of the driver, Temperature sensor 18 B20 is a very general application of the articles of temperature sensors, and so there was considerable value
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2232
    • 提供者:张卫东
  1. 1602+18B20+DS1302电子时钟源程序

    1下载:
  2. 使用C++语言实现电子时钟的源程序。时钟包括包括闹钟报警温度测量等功能
  3. 所属分类:Windows编程

  1. 18b20.rar

    0下载:
  2. DS18B20一线总线数字式传感器的原理与使用.doc DS18B20智能温度控制器(汇编与C语言).doc ME300实例-LED数码管显示电子钟(汇编、C语言).doc 基于DS18B20的智能温度测量装置.doc 可以考虑用DS18B20采用的单线的数据接口.doc 一个温度定时报警器.doc,DS18B20 bus line digital sensor with the use of the principle. Doc DS18B20 intelligent tempera
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:205151
    • 提供者:陈海
  1. SMG18b20

    0下载:
  2. C51单片机 温度传感器18B20 C程序,采用器件默认的12位转化 最大转化时间750微秒,显示温度-55到+125度,显示精度 为0.1度,显示采用4位LED共阳显示测温值 -Temperature sensor 18B20 assembler, using the default 12-bit device is transformed into the greatest time of 750 microseconds, indicating the tempe
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2035
    • 提供者:xie
  1. C

    0下载:
  2. 这个是单片机用18b20采集温度,传给电脑的程序;电脑那端用VB里的串口控件就能捕获了-This is a single-chip microcomputer with acquisition 18b20 temperature, to a computer program 那端computer' s serial port using VB controls can be captured
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:4076
    • 提供者:
  1. 18b20

    0下载:
  2. 基于51单片机的18b20的开发源代码~-c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3343
    • 提供者:tianlei
  1. ds18b20

    0下载:
  2. 18B20单线温度检测的应用样例程序,请将18b20插紧, 然后在数码管可以显示XX.XC,C表示摄氏度,如显示25.3C表示当前温度25.3度yue-yue
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:li
  1. 18b20

    0下载:
  2. 单片机DS18B20实时温度检测C程序 利用单线 硬件连接很简单 -SCM DS18B20 C program using real-time temperature detection hardware connection is very simple single
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1471
    • 提供者:风中散发
  1. DS18B20xiugai

    0下载:
  2. 18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,negtemper //温度值保存在temperature里
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:2416
    • 提供者:留洋
  1. Calendar_keil4

    0下载:
  2. 采用C语言编程,集成原件:STC89C52单片机、12864液晶、ds1302、18b20,实现显示年/月/日/星期、时分秒和温度等。本源代码采用模块化编程,但不含有按键程序。-Using the C programming language, integrated original: STC89C52 microcontroller, 12864, ds1302 18b20 display year/month/day/week, hour, minute, second and temper
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:69005
    • 提供者:徐鹏军
  1. ra8806program

    0下载:
  2. ra8806控制器的C语言程序,和18B20的驱动程序,通过51MCU来控制,实现温度的显示-the ra8806 Controller C language program, and 18B20 the driver through 51MCU to control temperature display
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:3670
    • 提供者:zjz
  1. 1602-Temp

    0下载:
  2. 18b20温控模块送到1602液晶实时显示C语言程序,能够实时显示当前温度-18b20 temperature control module sent 1602 LCD real-time display of the C language program, able to display the current temperature
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1501
    • 提供者:王志国
  1. 6555

    0下载:
  2. C程序控制18B20测温及LCD显示源码集,希望对大家有所帮助-C program control 18B20 temperature and LCD display source set, we want to help
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:70398
    • 提供者:李凤江
  1. 18b20

    0下载:
  2. 在keil中编写C程序,用串口实现测温,温度传感器用18B20,然后将温度在电脑上显示出来。-Write in keil C program, using a serial port to realize temperature measurement, temperature sensor 18 b20, then the temperature displayed on the computer.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:28655
    • 提供者:kevin
  1. 18B20-LED-xianshi-wendu-baojing

    0下载:
  2. 18b20led温度报警,含proteus仿真电路及c语言程序,已调试ok-proteus 18b20
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:81792
    • 提供者:mondayjianfei
  1. 1602P18b20

    0下载:
  2. 单片机C语言开发教程,1602+18b20液晶显示和温度传感器编程-MCU C language development tutorials, 1602+18b20 LCD and a temperature sensor programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:32182
    • 提供者:fgd
  1. C

    0下载:
  2. C51 单片机的18B20程序,12T的单片机,1T不行,欢迎下载!-C51 SCM 18B20 procedure, 12T MCU, 1T not, welcome to download!
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:11523
    • 提供者:taozine
  1. 多路18B20温度采集

    0下载:
  2. c++builder编写的串口多路18B20温度采集、数据显示程序(C++builder prepared by the serial multi-channel 18B20 temperature acquisition, data display program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:2227200
    • 提供者:laogao
  1. 实验30 18B20数字温度传感器实验

    0下载:
  2. 18B20数字温度传感器实验 代码基于stm32f103zet6(c ds18b20stm32f103zet6you can get it)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:360448
    • 提供者:阿萨德121
  1. 18B20chenxu.c

    0下载:
  2. 18B20温度传感器的驱动程序(The driver of the 18B20 temperature sensor)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:xinxinyu
搜珍网 www.dssz.com