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

搜索资源列表

  1. BMP180

    2下载:
  2. 基于STM32F10X的气压传感器(bmp180)程序,串口输出,内含bmp180手册。-Based STM32F10X pressure sensor (bmp180) program, serial output, containing bmp180 manual.
  3. 所属分类:assembly language

    • 发布日期:2016-12-24
    • 文件大小:6418432
    • 提供者:钟乘强
  1. Mini-IMU-AHRS-PC

    2下载:
  2. IMU AHRS 姿态传感器pc接收程序,罗盘、陀螺、气压传感器PC解码程序。-IMU AHRS.
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:253167
    • 提供者:pzf
  1. SED_Finish_20111105

    0下载:
  2. 设计预留的功能包括温度、湿度、光照、海拔(气压)、GPS定位、罗盘、风速(需要加风杯和光电管)等-Reserve design features include temperature, humidity, illumination, altitude (pressure), GPS, compass, wind speed (need to add the wind cup and photocell), etc
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:125766
    • 提供者:叶凡
  1. GY-65

    0下载:
  2. GY-65气压模块的采集资料,包含工程程序-GY- 65 pneumatic module of collecting data, including project application, etc...
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-26
    • 文件大小:1746944
    • 提供者:亿人992
  1. WRF_pcp_1

    0下载:
  2. ncl画wrf输出结果,地面气压,温度,土壤湿度等-ncl painting wrf output, surface pressure, temperature, soil moisture, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:3478
    • 提供者:
  1. Based-on-bmp085-

    0下载:
  2. 基于bmp085气压传感器制作的大气压强、温度、海拔高度测量仪(含详细源代码)-Based on bmp085 pressure sensor made of atmospheric pressure, temperature, altitude measurement instrument (including detailed source code)
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8107
    • 提供者:是大号
  1. Program2

    0下载:
  2. 该程序采用51单片机实现气压高度的计算,气压传感器为BMP085-The program uses 51 single chip microcomputer calculation of pressure altitude, atmospheric pressure sensor for BMP085
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:37921
    • 提供者:laodaren
  1. BMP085-IIC-test

    1下载:
  2. 基于STM32103ZET6的BMP085(I2C协议通信气压温度模块)的测试代码-Based STM32103ZET6 the BMP085 (I2C protocol communication pressure temperature module) test code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4458946
    • 提供者:FWEI
  1. bmp180

    2下载:
  2. BMP180 气压传感器 C51下驱动,包括 温度 气压 的读取 修正 海拔高度的计算。-BMP180 pressure sensor of C51 under the driver, including temperature pressure reading corrected altitude.
  3. 所属分类:SCM

    • 发布日期:2015-03-07
    • 文件大小:4096
    • 提供者:liudonghui
  1. STM32F4BMP08

    0下载:
  2. 读取温度和气压的程序模块,采用STM32F4X处理器的IIC总线-Read the temperature and pressure of the program modules, using STM32F4X processor IIC bus
  3. 所属分类:transportation applications

    • 发布日期:2017-04-06
    • 文件大小:3032
    • 提供者:赵元成
  1. bmp180driver

    0下载:
  2. BMP180是一个I2C总线的气压传感器,本代码根据AT24C08的驱动程序改编。在mini2440开发板上测试可用。-BMP180 I2C bus is a pressure sensor, the code based on AT24C08 driver adaptation. In mini2440 development board test available.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:10386
    • 提供者:
  1. STM32_MS5611

    0下载:
  2. STM32测试气压计MS5611的代码,通过串口回传气压数据。基于KEIL软件。-STM32 barometer MS5611 test code, return air pressure data via the serial port.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:379442
    • 提供者:陈程
  1. GY-63-MS5611

    0下载:
  2. 用MS5611气压传感器设计制做的气压测试系统,包括驱动程序,原理图。-By the pressure test system design and production of MS5611 pressure sensor, including drivers, principle diagram.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:595755
    • 提供者:wang
  1. main

    1下载:
  2. STM32下的sht25读取温度、湿度、气压的程序,应用于气象数据采集及相关的环境数据采集方面-Sht25 under STM32 read the temperature, humidity, pressure procedures used in meteorological data acquisition and related environmental data collection
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7661
    • 提供者:jack
  1. OLEDPBMP180-ok

    0下载:
  2. OLED12864 屏显示气压传感器数据-OLED12864 screen display pressure sensor data
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:92466
    • 提供者:龙峰
  1. BMP085

    0下载:
  2. 气压高度传感器BMP085的驱动程序,在STM32平台上调试通过。-Pressure altitude sensor BMP085 driver on STM32 platform debugging.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:2721
    • 提供者:jashon
  1. qiyaATmega328

    0下载:
  2. 基于ATMEGA328的气压传感器的应用-Based on the application of pressure sensors ATMEGA328
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:25051
    • 提供者:yrz
  1. GY-65

    0下载:
  2. 基于51单片机的GY-65气压传感器模块串口通信,液晶显示源程序及模块引脚接线图-Display based on 51 microcontroller GY-65 pressure sensor module serial communication, LCD source code and module pin wiring diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:160384
    • 提供者:金吉
  1. GY-65-AVR

    0下载:
  2. 基于AVR单片机的GY_65气压传感器模块通信程序-AVR microcontroller based GY_65 pressure sensor module communication program
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:22824
    • 提供者:金吉
  1. GY-80_STM32

    0下载:
  2. 基于STM32芯片的GY-80九轴数字陀螺仪及气压传感器模块串口通信程序-Based STM32 chip GY-80 nine-axis digital gyroscope and pressure sensor module serial communication program
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1940345
    • 提供者:金吉
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com