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

搜索资源列表

  1. Electronic-production

    2下载:
  2. 电子制作——杂志年刊程序汇总 基于89S52单片机的电子体温计 16×16点阵的制作 程控滤波器(D)设计报告 测试数据 AT89C51单片机双字中文点阵设计与仿真 51单片机和HD7279A的接口与编程 单片机从入门到精通系列讲座——数码管驱动方法 利用LCD1602的自定义字库显示汉字 单片机从入门到精通系列讲座——单片机简易频率计 用AT89S51单片机控制的智能电动车 P111G2系列可编程控制器应用集锦(1) 51单片机
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:1515505
    • 提供者:zzd
  1. tempreture

    0下载:
  2. 数字温度计的设计。 使用pic单片机和DS18B20采集温度数据,并在数码管上显示出来当前的温度信息。-Digital thermometer design. Pic microcontroller and DS18B20 using temperature data collected and displayed on the LED current temperature information.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 用51单片机实现DS18B20通讯协议,LED显示。-DS18B20 protocol, with LED display.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:17182
    • 提供者:
  1. Wendukongzhi_temp_control

    0下载:
  2. 1. 采用三个测温点对温度进行平均及最大温差控制,以消除温度失恒,模块损坏所造成的损失。 2. DS18B20测温芯片温度数值采集 3. 可实现按键消抖,单击,双击,长击,组合击多种功能 4. 可实现6位LED数码管对温度,错误代码等各种指示功能显示 -1 using three temperature measurement points on the temperature and the average and maximum temperature control, to
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:97497
    • 提供者:曾伟
  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. mega8-DS18B20-led

    0下载:
  2. AT mega8_DS18B20显示 带稳定设定,软件模拟,完全可用,不过实际的数码管和模拟的不同,代码中有详细的注释
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:110514
    • 提供者:郭志华
  1. dda

    0下载:
  2. 本系统以AT89C51单片机为控制核心技术的多路温度采集控制系统,该系统提供8路温度信号采集,经A/D转换后送单片机LED显示。系统由热敏电阻温度传感器测量环境温度,将其电压值送入ADC0809的IN0通道进行模数转换,转换所得的数字量由数据端D7-D0输出到89C51的P0口,经软件处理后将测量的温度值经单片机的RXD端串行输出到74LS164,经74LS164串并转换后,输出到数码管的7个显示段,用数字形式显示出当前的温度值。该系统电路简单、可靠性高,能解决实际应用中的问题-Microcon
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:192663
    • 提供者:良民
  1. Silabs-IDE-Project-samples

    0下载:
  2. Silabs IDE Project软件实例: 74HC164 74HC165 AT24Cxx AT45DBxxx DS18B20 DS2401 LCD1602 LCD12864 LED MAX485 MAX3232 PCF8563 PCF8591 PCF8574 PS2 -Silabs IDE Project samplesm,include as follow: 74HC164 74HC165 AT24Cxx A
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:625915
    • 提供者:liuerbin
  1. 18b20_4LED_fuwendu

    0下载:
  2. 带负温度显示的DS18B20的proteus仿真例程。使用LED显示,并报警可调。诚创电子与你一起分享,Q1937697473-Negative temperature display DS18B20proteus simulation routines. The use of LED display, alarm and adjustable. Cheng electronic record to share with you, Q1937697473
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:25725
    • 提供者:中国库
  1. AT89C51Single-chip-integrated-design

    2下载:
  2. AT89C51单片机综合设计 单片机间的多机通信 I2C总线应用技术 基于单片机控制的电子万年历 基于DS18B20的水温控制系统 基于单片机的24×24点阵LED汉字显示 都有图有程序-AT89C51 microcontroller design Multi-machine communication between the microcontroller I2C Bus technology Microprocessor controlled electr
  3. 所属分类:SCM

    • 发布日期:2014-12-04
    • 文件大小:1267712
    • 提供者:戴胜华
  1. Temperature

    0下载:
  2. DS18B20温度采集,LED报警,EEPROM数据存储,7段数码管显示温度,RS232串口发送命令并显示读取的温度数据。-DS18B20 temperature acquisition, LED alarm EEPROM data storage, 7-segment digital display temperature, RS232 serial port to send commands and read the temperature data.
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2082090
    • 提供者:罗苗
  1. wendukongzhi

    0下载:
  2. 本文的温度显示系统是通过proteus仿真,利用单片机AT89C51单片机作为控制器,采用数字式传感器DS18B20进行温度采集和测量,实现实时温度检测,并通过LED显示器件显示温度的功能,能方便地应用于温度检测、控制场合。本设计采用DS18B20和AT89C51单片机研制一种温度显示系统。-This design of temperature detecting and measurement system is through proteus simulation, using microc
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:12148
    • 提供者:huangyuan
  1. 4

    0下载:
  2. 4位共阳极数码管显示温度,DS18B20-4 common anode LED display temperature, the DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2094
    • 提供者:黄仁伟
  1. QF511

    0下载:
  2. DS18B20的温度显示系统,主机选用AT89C51芯片,LED为尺寸较大的7寸,利用ULN2803进行了驱动-DS18B20 the temperature display system, host selection AT89C51 chip LED drive large 7-inch size, using ULN2803
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:1471
    • 提供者:怡然
  1. humidity

    0下载:
  2. AVR使用DS18B20测温度,LED显示-The AVR use DS18B20 measure temperature, LED display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:1029
    • 提供者:lkingo
  1. 51-microcontroller-project-set

    0下载:
  2. 51单片机项目集: 1.基础项目 项目1-P0口驱动LED闪烁 项目2-跑马灯 项目3-P0口驱动一个数码管显示 项目4-单片机的中断系统 项目5-定时器计数器应用 项目6-单片机的按键 项目7-数码管动态显示 项目8-电子表程序设计 项目9-串口通信 项目10-步进电机 2.提高项目 项目1-A_D转换器应用 项目2-D_A转换器应用 项目3-数字温度传感器DS18B20应用 项目4-I2C总线器件应用 项目5-字符型LCD1
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:6501514
    • 提供者:gzp
  1. C51_DS18B20_LED_Sim

    0下载:
  2. 采用51单片机 处理温度传感器DS18B20的数据,并用8位LED显示,已经实验成功 附仿真源文件-Using 51 microcontroller to manage temperature sensor DS18B20,and using led display, it has been tested and verified successfully by experiment, and attached simulation source file.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:69076
    • 提供者:周文军
  1. RDS

    0下载:
  2. 接收从从机发送过来的数据。接收DS18B20的程序,数据脚P3.3、P3^5、P3^6,温度传感器18B20汇编程序, ** 采用器件默认的12位转化,最大转化时间750微秒,显示温度0到99度,显示精 ** 度为1度。显示采用4位LED共阳显示测温值,P0口为段码输入,P24~P27为位选 -Receiving data sent from the slave. Receiving DS18B20 program data pin P3.3 is, P3 ^ 5, P3 ^ 6, th
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:2080
    • 提供者:Charles
  1. wnl

    0下载:
  2. AT89C51+DS18B20+LED显示的强大万年历,适合初学者-AT89C51+DS18B20+LED show strong calendar, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2544
    • 提供者:王强
  1. chengxu

    0下载:
  2. 基于stc89c51单片机,通过ds18b20温度采集芯片将温度采集,然后通过七段数码管显示出来-Microcontroller based stc89c51 by ds18b20 temperature acquisition chip temperature acquisition, and then through the seven-segment LED display
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:2565
    • 提供者:robertbrown
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com