-
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
-
STM32-奋斗板-uIP1.0网络例程
STM32-奋斗板-uIP1.0网络例程(Basic routines applicable to MINI boards)
- 2020-06-17 08:20:01下载
- 积分:1
-
minipad_0
C# code for minipad impelentation.
- 2013-11-11 00:54:28下载
- 积分:1
-
HCR-Protocol-in-Matlab
HCR无线传感器网络协议。为了实现减少能量消耗提出的(WSN Protocol)
- 2016-05-16 17:23:17下载
- 积分:1
-
danpianjiplayer
单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
- 2016-06-29 12:08:05下载
- 积分:1
-
3423423
波形发生器,很好的波形发生器,我珍藏的版(Waveform generator, a good waveform generator, the version of my collection)
- 2010-08-10 13:13:17下载
- 积分:1
-
USBMem
学习如何用STM32做USB与PC通讯.使用了片上RAM模拟一个U盘,对初学USB的童鞋很有帮助.(Learning with STM32 USB and PC communications. Use of on-chip RAM to simulate a U disk, USB of children' s shoes helpful for beginners.)
- 2013-03-25 12:13:28下载
- 积分:1
-
PWM_test
没有使用ADS,是搭建在keil下的s3c2440裸机程序,实现TOUT0的PWM输出来控制舵机(No use ADS, is to build a bare-metal s3c2440 in keil procedures to achieve TOUT0 PWM output to control steering)
- 2014-06-01 20:47:10下载
- 积分:1
-
STM32LED
STM32点阵屏静态显示源码,实现基本的点阵屏显示功能(STM32 lattice screen static display source code, to achieve the basic dot matrix screen display function)
- 2013-09-10 15:54:14下载
- 积分:1
-
CCS编译器
PICccs编译器包含破解方式,验证可以正常使用。(The PICccs compiler contains cracking methods to verify that it can be used properly.)
- 2020-06-22 14:20:02下载
- 积分:1