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

搜索资源列表

  1. onewiretemp

    0下载:
  2. AVR单片机温度采集系统代码,采用一线连接的温度检测芯片DS18B20。程序包括两个温度芯片的驱动代码,温度计算程序,串口输出显示程序。编译环境为GUN C。-AVR temperature acquisition system code using line connecting the chip temperature detection DS18B20. The procedures include two temperature of the chip-driven code, temp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23703
    • 提供者:刘伟
  1. 18B20Control

    0下载:
  2. DS18B20的AVR驱动,有详细的注释及过程-DS18B20 the AVR-driven, detailed process and the Notes
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2046
    • 提供者:xuepeng
  1. 18B20

    1下载:
  2. AVR单片机 用的是ICC开发环境 DS18B20温度采集,LCD1602B显示 MCU : Atmeag16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2988
    • 提供者:谢明强
  1. avr

    0下载:
  2. avr开发实验程序。含有LED,按键,数码管1206,12864,DS18B20,I2C,窗口通信,红外等等程序。-avr development of experimental procedures. With LED, keypad, digital control 1206,12864, DS18B20, I2C, windows communication, infrared, etc. procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:638067
    • 提供者:金环
  1. ds18b20

    0下载:
  2. AVR 单片机程序,对温度传感器的做作,实现对周围温度的采集-AVR microcontroller program, the temperature sensor contrived to achieve the ambient temperature of the collection
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:24426
    • 提供者:杨松
  1. DS18B20

    0下载:
  2. AVR单片机驱动18b20并显示在12864上。-AVR microcontroller and displayed on the 12,864 drivers 18b20 on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:30684
    • 提供者:陈文浩
  1. DS18B20

    0下载:
  2. 单总线温度DS18b20程序,适用于AVR单片机。-Single-bus temperature DS18b20 procedures applicable to the AVR microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:920
    • 提供者:wangzhongyue
  1. DS18B20

    0下载:
  2. avr单片机控制ds18b20温度传感器测温程序-avr SCM ds18b20 temperature sensor measurement procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:陈丽
  1. DS18B20

    0下载:
  2. 利用AVR单片机对DS18B20进行温度采集,包括序列号读取、配对等功能。-AVR microcontroller for use DS18B20 temperature acquisition, including the serial number reading, matching functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:11799
    • 提供者:曾定
  1. lesson6-ds18b20

    0下载:
  2. 基于AVR的DS18b20程序 使用1602显示-DS18b20 program AVR 1602 is based on the use of display
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:76398
    • 提供者:孙源李
  1. ds18B20

    0下载:
  2. ds18B20例程 温度采集试验 完全试验通过-#include <avr/io.h> #define sbi(sfr,bit) (_SFR_BYTE(sfr)|=_BV(bit)) #define cbi(sfr,bit) (_SFR_BYTE(sfr)&=~_BV(bit)) //---------------------------------------------
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1405
    • 提供者:yuan
  1. AVR-Studio

    0下载:
  2. ATMEGA16 AVR单片机,DS18B20温度测试程序,精度高-GCC AVR Studio development environment under routine
  3. 所属分类:Software Testing

    • 发布日期:2017-04-15
    • 文件大小:7767
    • 提供者:许非
  1. ds18b20-pic16f877-dijital-termometre

    0下载:
  2. The open-source Arduino environment allows us to write code and load it onto the Arduino board s memory. The development environment is written in Java and based on Processing, avr-gcc, and other open source software.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:19644
    • 提供者:Ricardo
  1. DS18B20

    0下载:
  2. AVR单片机中DS18B20的用法,DS18B20是一种温度传感器 Use of DS18B20 in AVR MCU-Use of DS18B20 in AVR MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:neverorc
  1. DS18B20-temperature-measurement

    0下载:
  2. 利用128开发板,并通过AVR软件实现 DS18B20温度测量功能。-With a 128 board, and to achieve DS18B20 temperature measurement function by AVR software.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:43299
    • 提供者:储小红
  1. AVR-MCU-simulation

    0下载:
  2. 包含了AVR系列单片机的各种仿真实例,如DS18b20的温度仿真,DS18B20仿真实例+加串口通信,AVR_Uart串口应用-Contains a variety of AVR series MCU simulation examples, such as DS18b20 temperature simulation, DS18b20 simulation instance+ add a serial port communication, AVR_Uart serial port appli
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1829354
    • 提供者:彭凯
  1. DS18B20

    0下载:
  2. 基于avr单片机atmega16实现DS18B20多点温度检测-Avr microcontroller atmega16 to achieve DS18B20 based multi-point temperature detection
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:49510
    • 提供者:赵凯
  1. DS18B20

    0下载:
  2. AVR atmega16 DS18B20 进行温度读取-ARM atmega16 DS18B20 Temperature read
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:37880
    • 提供者:付保俊
  1. DS18B20

    0下载:
  2. 12864液晶程序,AVR单片机,ATAMGA128,注意时序-12864 LCD program, AVR microcontroller, ATAMGA128, pay attention to timing
  3. 所属分类:SCM

    • 发布日期:2017-12-17
    • 文件大小:28672
    • 提供者:高祥
  1. AVR单片机开发板

    0下载:
  2. AVR单片机开发板,使用atmega16单片机作为主控芯片,板上有液晶屏幕,继电器,ds18b20温度芯片,at24c02、继电器,按键、uart接口等资源,所有单片机IOkoi均引出,适合初学者使用。此文件为protel99se绘制的PCB及原理图,实测可用,可直接照图生产。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2019-05-29
    • 文件大小:235214
    • 提供者:shrlyq@126.com
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com