-
I2C_SHT21
说明: I2C_SHT21 温湿度传感器测量
I2C 读取SHT21 温湿度传感器
SHT21驱动库有两种操作模式,适合不同操作
自动转换测量模式:
1:启动任意一个测量指令,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值, autoMeasure(float * th);
该函数读取测量得出的数据,并根据数据的类型进行转化,再自动启动下一个类型的测量
指定转换测量模式:
1:先启动一次测量,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值,例如读取温度执行readT();(2C_ SHT21 temperature and humidity sensor measurement
I2C read SHT21 temperature and humidity sensor
SHT21 driver library has two operation modes, which are suitable for different operations
Automatic conversion of measurement mode:
1: Start any measurement command, for example, measure the temperature and execute measure();
2: Delay 200ms
3: Read the measured value and Automeasure (float * th);
This function reads the measured data, converts it according to the data type, and then automatically starts the next type of measurement
Specify the conversion measurement mode:
1: Start a measurement first, for example, measure the temperature;
2: Delay 200ms
3: Read the measured value, for example, read the temperature and execute readt();)
- 2020-08-27 14:44:39下载
- 积分:1
-
面状提取提取算法集锦,包括C,C++,C#三种程序语言版本
面状提取提取算法集锦,包括C,C++,C#三种程序语言版本-Planar extraction algorithm extracted highlights, including C, C++, C# programming language version of the three kinds of
- 2022-02-28 21:12:34下载
- 积分:1
-
5-week
Answers from c++ of contester 5 week
- 2011-05-29 18:21:30下载
- 积分:1
-
nai-V8.1
感应双馈发电机系统的仿真,本程序的性能已经超过其他算法,多抽样率信号处理。( Simulation of doubly fed induction generator system, This program has exceeded the performance of other algorithms, Multirate signal processing.)
- 2017-05-15 11:39:35下载
- 积分:1
-
yxyt0004
用c++编的matlabI型样条程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(use c-series matlabI kind of procedure, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
- 2006-10-15 20:04:14下载
- 积分:1
-
DomainSearchII
C段反查,调用的别人网站接口,改进中..(Section C reverse lookup, calling others site interface improvements ..)
- 2013-09-27 12:04:30下载
- 积分:1
-
audio-catch
音频信号采集 根据二进制编码原则,实现音频信号的信息采集(AUODIO CATCH)
- 2014-02-10 13:00:57下载
- 积分:1
-
学生信息系统
一个简易的学生信息系统,包含了数据库和控件的连接,可以在控件层面进行针对数据库的信息添加、删除等相关修改,以及在datagrid上显示数据库中的信息
- 2022-07-15 09:50:42下载
- 积分:1
-
GraphicExp
简单的画图程序,我的图形学实验作业,还未整个完成(simple drawing program, my graphics experimental operation, it has not yet completed the entire)
- 2005-04-01 18:25:32下载
- 积分:1
-
RRTs-master
说明: RRT算法应用于机械臂避障的过程中,具有良好的稳定性(RRT algorithm has good stability in the process of robot arm avoiding obstacles)
- 2020-05-15 17:55:57下载
- 积分:1