-
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
-
IO-SMBUS
用51单片机IO口实现SMBUS总线的源程序(With 51 single-chip IO Bus I realize SMbus source)
- 2007-10-05 21:45:12下载
- 积分:1
-
cs5460
测功率CS5460a单片机毕业设计,基于单片机的交直流功率计(gonglvcegonglvjiyudanpianjidejiaozhiliugonglvji)
- 2020-11-16 23:49:40下载
- 积分:1
-
ADC+DMA+串口
AD转换,DMA传输,通过串口实现上位机传输(AD conversion, to achieve the host computer transmission)
- 2017-06-24 16:59:22下载
- 积分:1
-
MSP430F5-10-PMY
msp430f5系列PMA中文资料(根据ti官网翻译)(Msp430f5 series PMA Chinese data (according to the Ti website translation))
- 2013-11-15 19:34:38下载
- 积分:1
-
danpianjishiyandagang
熟悉keil仿真软件、proteus仿真软件的使用。了解并熟悉单片机I/O口和LED灯的电路结构,学会构建简单的流水灯电路。掌握C51中单片机I/O口的编程方法和使用I/O口进行输入输出的注意事项。(Familiar with the keil simulation software, proteus simulation software use. MCU I/O port and the circuit structure of the LED lights, and become familiar with how to build a simple water lamp circuit. Grasp the C51 MCU I/O port programming and I/O port input and output of Note.)
- 2012-06-20 23:40:04下载
- 积分:1
-
51-DS18B20-temperature-sensor
DS18B20温度传感器的51汇编程序,器件资料文档用搜索找,没上传。其中当然少不了PROTEUS的仿真,KEIL+PROTEUS联合实现。而且实现了多个器件级连的功能,程序当然可以继续优化的(51 assembler DS18B20 temperature sensor, the device information document with a search to find, no upload. Which of course PROTEUS simulation, KEIL+PROTEUS jointly. And multiple devices cascaded function, the program can of course continue to optimize)
- 2013-04-05 17:09:36下载
- 积分:1
-
AD-DMA
STM32同步注入模式进行AD转换,功能已经实现,有需要的大家拿来用,可以让你少走很多弯路,希望对大家有用。(STM32 synchronous injection mode, AD conversion, functionality is implemented, we use them in need, can let you walk a lot less detour, hope useful for everyone.
)
- 2021-04-05 11:49:03下载
- 积分:1
-
Touch-Tft-LCD
to run lcd n96 320*240pixle with lpc1768
- 2017-02-15 20:05:44下载
- 积分:1
-
conductorspacing
IPC2221功率电子设计中安全间距标准规范(IPC2221 power electronic design safe distance Standard)
- 2006-12-13 00:12:06下载
- 积分:1