-
STM32-bootloader
实现STM32的bootloader设计,参考代码,可以实现stm32串口bootloader(The bootloader achieve STM32 design, reference code, can achieve stm32 serial bootloader)
- 2016-06-26 10:29:34下载
- 积分:1
-
shengqiangfafzh1
矢量传感器的声强法定向程序。利用矢量传感器输出生涯和阵速的相关性,求出平均声强可以提高定向精度的方法。(Sound intensity vector sensors to the statutory procedures. The use of vector sensor array output career and the relevance of speed, calculated the average sound intensity can improve the directional accuracy of the method.)
- 2007-12-08 16:08:57下载
- 积分:1
-
hn8868web
结合网上流行的主页申请程序,开发出目前最安全实用的免费空间申请程序(Home combining popular online application process, the development of the most secure and practical application of the free space program)
- 2016-03-29 21:26:18下载
- 积分:1
-
12864
12864液晶显示图像与文字的C51程序(12864 LCD image and text C51 program)
- 2013-11-06 01:01:46下载
- 积分:1
-
stm32-esp8266
STM32F系列单片机驱动WIFI模块ESP8266的无线通讯原代码(stm32f- ESP8266 CODE)
- 2015-01-25 08:46:38下载
- 积分:1
-
BYTLCD__RTC
使用STM32的RTC,然后显示在液晶屏上。(Use the STM32 the RTC, and then displayed on the LCD screen on.)
- 2013-02-06 23:24:47下载
- 积分:1
-
jciap
说明: Realize image watermarking, de-noising, plus noise and other functions, Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, D-S evidence theory data fusion.
- 2017-08-13 19:21:33下载
- 积分:1
-
weijijiekou
设计一个十字路口交通信号灯,基本配置包括四个方向共组(红灯,黄灯,绿灯)‘还可以包括转弯灯(适用于单向三股以上车道),行人过马路信号灯(红灯,绿灯)。(Design a traffic signal lamp at the crossroads. The basic configuration includes four directions: the red light, the yellow light and the green light. It can also include turning lights (for one-way three shares or more lanes), pedestrians crossing the street signal lights (red lights, green lights).)
- 2020-12-09 15:29:20下载
- 积分:1
-
VISUAL-DUPLICATE-BASED-TOPIC-LINKING-USING-A-ROBU
VISUAL DUPLICATE BASED TOPIC LINKING USING A ROBUST VIDEO SIGNATURE
- 2013-12-19 15:37:11下载
- 积分: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