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

搜索资源列表

  1. AVR-DS18B20

    0下载:
  2. 在AVR使用DS18B20测量温度,文件为DOC文档,里面详细介绍了DS18B20的使用-In the AVR using the DS18B20 measure temperature, document DOC document, which details the use of DS18B20
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:334249
    • 提供者:陈洲
  1. avrLCD1602

    0下载:
  2. 使用AVR atmega16为例,使用LCD1602+USART+DS18B20来对温度进行测量,并在PROTEUS中仿真其具体效果。里面有具体代码和文档说明。-The use of AVR atmega16, for example, using the LCD1602+ USART+ DS18B20 to measure the temperature, and the PROTEUS simulation in its concrete results. Inside there are
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:99978
    • 提供者:
  1. ds18b20

    0下载:
  2. AVR单片机读取DS18B20的程序,测试通过完成可以使用-AVR Singlechip DS18B20 read procedure, the test can be used to complete
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1385
    • 提供者:张丰盛
  1. DS18B20

    0下载:
  2. AVR ds18b20 源代码 对学习温度控制的人很有帮助-AVR ds18b20 source code for the study of temperature control of very helpful
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:37747
    • 提供者:baibing
  1. ds18b20

    0下载:
  2. AVR单片机读写单线温度传感器DS18B20源程序及说明-AVR single-chip temperature sensor to read and write single-source and descr iption DS18B20
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1785
    • 提供者:李老师
  1. 16b20

    0下载:
  2. AVR-based single-chip temperature display system, so absolutely! DS18B20 sensors used
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:49394
    • 提供者:郭问
  1. DS18B20

    0下载:
  2. DS18B20最全驱动.包含CRC8算法.ROM Search等.主机采用AVR mega16或者mega32.原创作品.-DS18B20 most drivers. CRC8 algorithm contains. ROM Search and so on. Mainframe using AVR mega16 or mega32. Original works.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:117199
    • 提供者:明君
  1. MEGA16-ds18b20

    0下载:
  2. 基于AVR单片机 MEGA16的温度采集源程序,采用ds18b20实现-AVR-based single-chip temperature MEGA16 source acquisition, the realization of ds18b20
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:23209
    • 提供者:郭巧云
  1. DS18B20

    0下载:
  2. AVR控制DS18B20使用LCD1602动态显示。-AVR control DS18B20 use dynamic display LCD1602.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:34021
    • 提供者:苏衍昌
  1. main

    0下载:
  2. ds18b20测温程序,单总线,AVR,ATmega16 测量室温-ds18b20 measurement procedures, a single bus, AVR, ATmega16 。Measured at room temperature
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1938
    • 提供者:周嗣理
  1. 324245_64be8ab9620e890c

    0下载:
  2. 1602驱动程序,很全的,包括51 ,AVR, DS18B20-1602 display code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1976472
    • 提供者:何强
  1. ds18b20

    0下载:
  2. 基于AVR的DS18B20函数设计,利用LCD模块显示温度变化,精度高,反应迅速。-AVR-DS18B20 function design based on the use of LCD modules show that the temperature changes, high precision and rapid response.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2258
    • 提供者:贾越
  1. Atmega8-ds18b20

    0下载:
  2. ATmega8 based AVR MCU DS1820 driver-based winavr Poland compiler
  3. 所属分类:SCM

  1. DS18B20

    0下载:
  2. ds18b20温度传感器程序 avr单片机-ds18b20 temperature sensor program avr microcontrollers
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:19172
    • 提供者:yangjy
  1. DS18B20

    0下载:
  2. 完整的以C语言开发,AVR单片机控制的DS18B20程序。-Complete with C-language development, AVR microcontroller controlled DS18B20 program
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:45006
    • 提供者:aiweizhong
  1. MCU_AVR-DS18b20

    0下载:
  2. AVR单片机与DS18B20的详细温度测量通信程序,可直接应用于产品项目设计中-AVR Microcontroller with detailed temperature measurements DS18B20 communication program can be directly applied to product design of the project
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1266
    • 提供者:wanenlai
  1. AVR-LCD1602-USART-DS18B20

    0下载:
  2. 基于MEGA16和1602 USART DS18B20正负测温实验,实验程序是基于GCC编写的!-And the 1602 USART DS18B20 based MEGA16 positive and negative temperature experiment, experimental procedures are written based on GCC!
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:99184
    • 提供者:陈洲
  1. DS18B20

    0下载:
  2. DS18B20+AVR+protus基本全有-DS18B20+ AVR+ protus basic all-
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:38141
    • 提供者:肖涛
  1. DS18B20

    0下载:
  2. avr ds18b20的C语言程序 挺不错的-avr ds18b20 the C language program very good
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:37857
    • 提供者:李姬文
  1. AVR

    0下载:
  2. AVR单片机的几个典型程序和仿真(AVRstidio+PROTEUS) 1.8255扩展IO 2.74165 3.ADC音量转换LED 4.DS18B20 5.DS1302 6.LCD 7.LED渐亮渐暗-AVR microcontroller and the simulation of several typical procedures (AVRstidio+ PROTEUS) 1.8255 volume expansion IO 2.74165 3.ADC co
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:369587
    • 提供者:黄虎
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com