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

搜索资源列表

  1. smg_18b20_c

    0下载:
  2. 基于52单片机,温度传感器18b20,显示模块是数码管,用C写的程序,本人测试已经成功-LED_18b20_c
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3337
    • 提供者:李思源
  1. MCU40experimentalkeilSourceC

    0下载:
  2. 单片机的40个实验pdf+keil源码C+电路板原理图,包括IO,LED,按键,定时器,中断,温度传感器18b20,实时时钟DS1302,矩阵键盘,红外收发,LCD1602,直流电机,继电器等源码及说明。配电路板原理图。-SCM 40 experimental pdf+ keil Source C+ circuit board schematics, including the IO, LED, buttons, timers, interrupts, temperature sensor 18
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2984105
    • 提供者:小姚
  1. 16021602

    0下载:
  2. 18B20+1602LCD温度实验(C语言)-18B20+1602 LCD Temperature Experiment (C language)
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:pppp
  1. ds18b20

    0下载:
  2. 18b20应用汇编源码,纠正了由C语言直接翻译过来的时序错误。-18b20 application compilation of source code, correcting a direct translation from the C-timing errors.
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. 18b20单片机控制的时钟C语言程序设计的源代码.-18b20 SCM control the clock C language programming source code.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4620
    • 提供者:mini2max
  1. 600

    0下载:
  2. 6个用c编程的单片机程序: 01 AT24C02写一个数据 02 LED动态显示12345678 03 LED从1加到100 04 9999秒表 05 红外接收 06 温度传感器--18b20数码显示-6 with c programming microcontroller program: 01 AT24C02 to write a data-02 LED dynamic display 12345678 03 LED added to 100,049,999 from
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:88744
    • 提供者:freeman
  1. adc

    0下载:
  2. 8051f c程序 ADC DAC PCA DS1302 18B20 12864液晶-8051f c procedures for ADC DAC PCA DS1302 18B20 12864 LCD
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3196
    • 提供者:李炳霖
  1. 18b201602LCD

    0下载:
  2. C语言编写的18B20测温,1602显示的51单片机程序-Written in C language 18B20 temperature measurement, 1602 shows 51 MCU program
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:398199
    • 提供者:赵战伟
  1. time

    0下载:
  2. 温度传感器 1820 时钟1302 显示屏1602-18B20 clock temperature clock chip temperature sensor 1302 show C-1602
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:14158
    • 提供者:李蓓
  1. 10.18B201602LCd

    0下载:
  2. 18b20 lcd1602 显示温度 c语言程序-18b20 lcd1602 adagio
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:22174
    • 提供者:谭宇睿
  1. readrom

    0下载:
  2. 用keil C编程实现对温度传感器18b20序列号的读取-Programming using Keil C to realize reading the serial number of temperature sensor 18b20.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:567
    • 提供者:chenhaiyan
  1. read18b20ROM

    0下载:
  2. 读出18B20序列号的程序。。 不是读温度的。。网上读出温度的程序太多,而读ROM的程序少,本程序是C编写,可理解思路-Read the serial number of the procedures 18B20. . Not reading the temperature. . Read out the temperature of the process online too much, but read less ROM program, this program is C wr
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:519720
    • 提供者:姚超
  1. ds18b20

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

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

    0下载:
  2. 基于MEGA16的18B20测温程序,C语言编写,测温数据进行过系数修正。数据接口简单,源程序里面有说明。-Temperature measurement based on MEGA16 the 18B20 procedure, C language, excessive temperature coefficient of correction data. Data interface is simple, source code instructions inside.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1162
    • 提供者:毛璐
  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. 18b20temperature

    0下载:
  2. 18b20温度检测 12232-1液晶显示 51单片机 c程序-18b20 temperature
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:3332
    • 提供者:wudejun
  1. wenduji

    0下载:
  2. 利用18b20做的测试温度实验时需要的c语言程序-Using 18b20 do need to test the temperature experiment c language program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:15763
    • 提供者:郑洁
  1. DS18B20(4)

    0下载:
  2. 18b20,单总线,接线简单,能测量-50——125摄氏度的温度-18b20, single bus, wiring is simple and can measure-50- 125 ° C junction temperature
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:273723
    • 提供者:刘小东
  1. 18b20shufaguanxianshi

    0下载:
  2. 18B20温度传感器设计 用单片机控制 数码管显示 C语言编程-18B20 Temperature Sensor chip microcomputer controlled digital display C language programming
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:18869
    • 提供者:陆义连
  1. 18b20yejixianshi

    0下载:
  2. 18b20用单片机控制 用液晶显示 单片机初学者很有帮助 C语言编写-18b20 LCD with SCM SCM helpful for beginners to use C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:20269
    • 提供者:陆义连
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com