-
155
高频变压隔离电路,作者:QQ 64134703 ,电子毕业设计,欢迎咨询
(High-frequency transformer isolation circuit, the authors: QQ 64134703, e-graduate design, please consult)
- 2010-09-05 21:33:43下载
- 积分:1
-
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滴答定时器
初学者STM32滴答定时器~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
- 2022-03-07 21:44:36下载
- 积分:1
-
usingSyste1
嗨!朋友们,C#将是未来网络开发的首选语言。本人用了C#开发出选择排序算法。希望能为C#语言的学习者带来一些益处。
(Hey! Friends, C# Will be the first choice for future web development language. I used the C# Developed a sorting algorithm to choose. Hope for the C# Language learners bring some benefits.)
- 2008-05-30 19:31:19下载
- 积分:1
-
RBF神经网络
使用粒子群算法优化RBF神经网络,可以用来解决分类问题,程序经过验证,确保可以使用
- 2023-03-28 01:30:03下载
- 积分:1
-
dataprocesswithvcandmatlab
如何在vc环境下利用matlab工具箱进行数据处理(how to do data processing in vc++ with the toolbox of matlab)
- 2009-11-22 15:57:22下载
- 积分:1
-
TMS320F28027电压电流双闭环控制程序
【实例简介】该程序基于TI的DSP-TMS320F28027实现的电压电流双闭环控制程序
- 2021-08-27 00:31:01下载
- 积分:1
-
8051 flash 程序编写源码
ifdef __FLASH_ISP__ /* typedef unsigned int FLADDR; void FLASH_ByteWrite (FLADDR addr, char byte); unsigned char FLASH_ByteRead (FLADDR addr); void FLASH_PageErase (FLADDR addr); void FLASH_Write (FLADDR dest, char *src, unsigned numbytes); char * FLASH_Read (char *dest, FLADDR src, unsigned numbytes); */ void FLASH_ByteWrite (FLADDR addr, char byte) { bit EA_SAVE = EA; // preserve EA char xdata * data pwrite; // FLASH write pointer EA = 0; // disable interrupts #ifdef __NULL_VDM0
- 2022-03-06 19:00:52下载
- 积分:1
-
configfile
说明: 用于NBIOT模组M5310-A和M5310生成配置文件,用于使用AT指令登录OneNET平台(Generate configuration files for NBIOT modules M5310-A and M5310 to log on to OneNET platform using AT instructions)
- 2020-06-20 14:00:02下载
- 积分:1
-
C51forVPC3
profibus dp开发,C51源代码。profibus dp开发,C51源代码。profibus dp开发,C51源代码。profibus dp开发,C51源代码
- 2022-08-15 09:51:30下载
- 积分:1