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

搜索资源列表

  1. SHT10-C51-C

    0下载:
  2. 用C51控制SHT15来监测环境温湿度的C程序,亲测可用-SHT15 with C51 control to monitor the temperature and humidity of the C program, pro-test available
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:6866
    • 提供者:张小
  1. Ex25_SensorTempHumi

    0下载:
  2. 基于CC2530单片机的温湿度传感器SHT10C例程。-SHT10 for CC2530
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:61967
    • 提供者:陈小随
  1. SHT11_2

    0下载:
  2. 温湿度传感器SHT10,单片机采集到的数据通过串口1发送给上位机显示。-Temperature and humidity sensors SHT10, SCM collected data through the serial port 1 is sent to the host computer.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:24025
    • 提供者:豆真
  1. SHTxx_Sample_Code

    0下载:
  2. 读写温湿度传感器SHT10的程序,经过长时间的验证,直接可以使用-read and write sht10
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3404
    • 提供者:李红欣
  1. STM32_SHT10

    1下载:
  2. 在STM32下的调试通过的sht10程序,大家可以下载使用-In the STM32 sht10 program debugging, you can download
  3. 所属分类:SCM

    • 发布日期:2016-05-03
    • 文件大小:3072
    • 提供者:孙译
  1. hehe

    0下载:
  2. 温湿度传感器SHT10的C语言的源程序,用于测量室内的温湿度-Temperature and humidity sensors SHT10 C language source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6624
    • 提供者:陆海龙
  1. 6682085SHT1x

    0下载:
  2. SHT10资料是用Keil C开发的源程序代码以及相关说明-SHT10 information was developed using Keil C source code and instructions
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3455
    • 提供者:zqx
  1. MSP430_NRF905

    0下载:
  2. 以MSP430为MCU,通过SHT10为传感器采集温湿度,NRF905通信模块传输数据,lcd12864显示数据,实现温湿度的实时监控。-Use MSP430 as MCU, use SHT10 as humiture sensor,use NRF905 as transmission module, use lcd12864 as display module,achieve humiture real time monitoring.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:98361
    • 提供者:王强
  1. source

    0下载:
  2. STC51单片机采集SHT10温湿度传感器数据1602显示,已通过硬件测试。-STC51 MCU SHT10 temperature and humidity sensor data collection 1602, has passed the hardware test.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:39986
    • 提供者:
  1. SHT10_1

    0下载:
  2. 用MSP430单片机读取SHT10温湿度数据并在1602液晶上显示-Read the SHT10 temperature and humidity data using MSP430 MCU and LCD display in the 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:74246
    • 提供者:
  1. cx

    0下载:
  2. 温度度传感器SHT10加1602显示温湿度,控制继电器等外设来控制加热,制冷,加湿,除湿等等。-Temperature sensor SHT10 plus 1602 show temperature and humidity control relays and other peripherals to control heating, cooling, humidification, dehumidification and so on.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:73405
    • 提供者:何祖乾
  1. STH10

    0下载:
  2. SHT10 通讯测试 采用双线制作,精度高,采集速度 快-SHT10 communication test uses double production, high accuracy, fast acquisition speed
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:42486
    • 提供者:杰森
  1. MCU_Program(20150326)

    0下载:
  2. msp430G2553单片机为主控芯片,DS18B20为温度传感器,SHT10位湿度传感器,Si4463为传感器网络无线模块,将测得的温度湿度信息通过si4463无线模块发送到主机。-msp430G2553 microcontroller as the main chip, DS18B20 temperature sensor, SHT10 position humidity sensors, Si4463 wireless sensor network module, the measured
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:150189
    • 提供者:自珍
  1. SRC_new

    1下载:
  2. MEGA8挂SHT10温湿度传感器,RS485 MODBUS协议03 16指令实现通讯,控制除湿器工作,为了跟一个东东配套,程序中05指令实际为16指令.注意改过来-MEGA8 hang SHT10 temperature and humidity sensors, RS485 MODBUS protocol 0316 instructions to achieve communication, control dehumidifier work
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1429270
    • 提供者:方海钰
  1. SHT10_stm_uart_OK

    1下载:
  2. 基于STM32的SHT10温湿度传感器程序,用串口显示的,仿真软件为keil,调试好了的,可以直接用-Based on STM32 SHT10 program of temperature and humidity, using a serial port, the simulation software for the keil, debugging good, can use directly
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-05-03
    • 文件大小:2258944
    • 提供者:张一一
  1. SHT10

    0下载:
  2. SHT10w温湿度传感器 包括51源程序和PDF稳定资料-SHT10w temperature and humidity sensors includes 51 information source and PDF stable
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2737836
    • 提供者:hu
  1. sht10

    0下载:
  2. sht11的温湿度检测程序,可以将温湿度同时显示出来,用起来非常方便-SHT11 temperature and humidity testing procedures, can be displayed at the same temperature and humidity, it is very convenient to use
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:46002
    • 提供者:蔡娇
  1. controller_keil5

    0下载:
  2. 使用STM32F107,带有网络端口,嵌入LWIP协议,服务器获取内容解析并执行,同时环境温度、湿度检测,可以控制外部设备动作,使用继电器完成控制,具有外部电平采集功能,高低输入检测。是一个很好的工程产品程序。内容中使用了cjson完成对网络通信内容的传输。-IDE:keil 5 MCU:STM32F107RC Function: connet internet by ethernet port,LCD display ,sht10 temp&humi measurement,rela
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6930455
    • 提供者:chenwenbo
  1. SHT10

    0下载:
  2. 基于STM32F103的SHT11温湿度传感器采集程序-SHT11 temperature and humidity sensor acquisition program based on STM32F103
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2996
    • 提供者:zhch21
  1. 温度湿度电子日历

    0下载:
  2. 1602显示所有数据,温度湿度用SHT90温度湿度传感器或者SHT10。有电子日历功能(1602 displays all data, temperature, humidity, using SHT90, temperature, humidity sensors, or SHT10. Electronic calendar function)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-25
    • 文件大小:4312064
    • 提供者:皇家K狂狂
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com