Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - DHT
Search - DHT - List
DL : 0
读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code
Update : 2024-05-04 Size : 466944 Publisher : 我去

SCMaaaa
DL : 0
基于stc89c52单片机的温湿度检测,传感器是dht-Based on stc89c52 microcontroller temperature and humidity detection, the sensor is dht11
Update : 2024-05-04 Size : 2048 Publisher :

DL : 0
基于51单片机的温湿度采集程序,通过1602液晶进行显示,传感器是DHT-Based on 51 single chip microcomputer temperature and humidity collection procedures, through the 1602 liquid crystal display, sensors DHT11
Update : 2024-05-04 Size : 40960 Publisher : 张法

SCMDHT21
DL : 0
使用stm32f4读取dht-21数字温湿度传感器实验-Using stm32f4 read DHT- 21 digital temperature and humidity sensor experiment
Update : 2024-05-04 Size : 3356672 Publisher : 梁生

DL : 0
STM32 DHT-STM32 DHT11
Update : 2024-05-04 Size : 4096 Publisher : YLN

基于 stm32f103c6 采集DHT 传感器数据,并串口输出。(Collecting DHT sensor data)
Update : 2024-05-04 Size : 2048 Publisher : 万里独行

dht11的4位数码管的显示和控制 采用单片机STC89C52为控制芯片(DHT11 4 bit digital tube display)
Update : 2024-05-04 Size : 35840 Publisher : 飞鸟与鱼

利用DHT11 模块采样环境温湿度应用(Sampling and application of temperature and humidity in DHT11 module)
Update : 2024-05-04 Size : 1024 Publisher : pca03

OtherDHT11
DL : 0
温湿度测量1638显示,三种界面翻屏显示,每种界面亮一秒(Temperature and humidity measurements 1638 show)
Update : 2024-05-04 Size : 3072 Publisher : Vuerin

DL : 0
DTH is digital temprature and humidity. this is iot project
Update : 2024-05-04 Size : 62464 Publisher : vsagarmca

DL : 0
This is an Arduino library for the DHT series of low cost temperature/humidity sensors.
Update : 2024-05-04 Size : 15360 Publisher : narin510

DL : 0
通过DHT检测温湿度并实时在数码管上显示。(testing the temperature and humidity and display at Nixie tube)
Update : 2024-05-04 Size : 21504 Publisher : eloveu

DL : 0
stc89C52驱动DHT11模块得到数据,显示在1602液晶屏上,已验证可行(Stc89C52 driver DHT11 module to get data, displayed on the 1602 LCD screen, has proven feasible)
Update : 2024-05-04 Size : 16384 Publisher : 周周111

DL : 0
可以爬取dht网络的数据并保存到mysql数据库(You can crawl data from the DHT network)
Update : 2024-05-04 Size : 17408 Publisher : sweet10086

DL : 0
详细介绍了离散哈特莱变换和傅里叶变换原理,以及两种变换之间的关系(discrete hartley transform and Fourier transform)
Update : 2024-05-04 Size : 449536 Publisher : 我是君子兰

SCMdht11
DL : 0
温湿度传感器DHT11的C语言代码,51系列单片机(Temperature and humidity sensor DHT11 C language code, based on 51 series of singlechip)
Update : 2024-05-04 Size : 2048 Publisher : xiaochengzi129

DL : 0
DHT11温湿度模块全部资料,里面还有测试程序,画的PCB板。(Dht 11 temperature and humidity module all data, there are test procedures, drawing PCB board)
Update : 2024-05-04 Size : 1296384 Publisher : 创新电源

SCMTemp 2
DL : 0
//温度test #include <dht.h> dht DHT11; #define PIN_DHT11 10 void setup() { Serial.begin(9600); } void loop() { DHT11.read(PIN_DHT11); Serial.print("Humidity (%): "); Serial.println((float)DHT11.humidity, 2); Serial.print("Temperature (oC): "); Serial.println((float)DHT11.temperature, 2); delay(500); }(//temperature test #include <dht.h> dht DHT11; #define PIN_DHT11 10 void setup() { Serial.begin(9600); } void loop() { DHT11.read(PIN_DHT11); Serial.print("Humidity (%): "); Serial.println((float)DHT11.humidity, 2); Serial.print("Temperature (oC): "); Serial.println((float)DHT11.temperature, 2); delay(500); })
Update : 2024-05-04 Size : 1908736 Publisher : yaobin

用python图书馆读取raspberry pi 上的DHT系列的湿度温度感受器(To show DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black in python library.)
Update : 2024-05-04 Size : 73728 Publisher : Don Chu

DHT sensor send UDP data uses esp8266
Update : 2024-05-04 Size : 7168 Publisher : vanaluk
« 1 2 ... 5 6 7 8 9 1011 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.