登录
首页 » Visual C++ » ALIENTEK-MiniSTM32-DHT11-

ALIENTEK-MiniSTM32-DHT11-

于 2021-01-19 发布 文件大小:178KB
0 244
下载积分: 1 下载次数: 14

代码说明:

  stm32 mini板dht11温湿度测试程序(stm32 mini board dht11 temperature and humidity testing procedures)

文件列表:

HARDWARE
........\24CXX
........\.....\24cxx.c,3886,2014-03-09
........\.....\24cxx.h,1528,2014-03-09
........\.....\myiic.c,2796,2014-03-09
........\.....\myiic.h,1357,2014-03-09
........\ADC
........\...\adc.c,2924,2014-03-09
........\...\adc.h,979,2014-03-09
........\DAC
........\...\dac.c,1259,2014-03-09
........\...\dac.h,664,2014-03-09
........\DHT11
........\.....\dht11.c,2650,2015-01-13
........\.....\dht11.h,1412,2015-01-13
........\DMA
........\...\dma.c,1797,2014-03-09
........\...\dma.h,752,2014-03-09
........\DS18B20
........\.......\ds18b20.c,3684,2014-03-12
........\.......\ds18b20.h,1220,2014-03-12
........\EXTI
........\....\exti.c,1617,2014-03-06
........\....\exti.h,667,2014-03-06
........\FLASH
........\.....\flash.c,8962,2014-03-09
........\.....\flash.h,2284,2014-03-09
........\KEY
........\...\key.c,1671,2014-03-06
........\...\key.h,829,2014-03-06
........\LCD
........\...\FONT.H,35016,2014-01-02
........\...\ILI93xx.c,84875,2014-07-10
........\...\LCD.h,10096,2014-07-10
........\LED
........\...\led.c,953,2014-03-05
........\...\led.h,695,2014-03-05
........\OLED
........\....\oled.c,7275,2014-03-07
........\....\oled.h,1908,2014-03-07
........\....\oledfont.h,35017,2014-01-02
........\REMOTE
........\......\remote.c,4018,2014-03-12
........\......\remote.h,878,2014-03-12
........\RTC
........\...\rtc.c,6430,2014-03-08
........\...\rtc.h,1224,2014-03-08
........\SPI
........\...\spi.c,2045,2014-03-09
........\...\spi.h,921,2014-03-09
........\TIMER
........\.....\timer.c,4184,2014-03-07
........\.....\timer.h,1014,2014-03-07
........\TOUCH
........\.....\ctiic.c,2960,2014-10-28
........\.....\ctiic.h,1312,2014-10-28
........\.....\gt9147.c,6413,2014-10-28
........\.....\gt9147.h,1552,2014-10-28
........\.....\ott2001a.c,4524,2014-10-28
........\.....\ott2001a.h,1977,2014-10-28
........\.....\touch.c,15080,2014-10-28
........\.....\touch.h,3025,2014-10-28
........\WDG
........\...\wdg.c,2203,2014-03-06
........\...\wdg.h,855,2014-03-06
........\WKUP
........\....\wkup.c,1847,2014-03-08
........\....\wkup.h,760,2014-03-08
keilkill.bat,399,2011-05-09
OBJ
...\test.hex,82978,2015-01-13
README.TXT,699,2014-03-12
SYSTEM
......\delay
......\.....\delay.c,5029,2013-11-23
......\.....\delay.h,1526,2012-12-05
......\readme.txt,922,2014-03-04
......\sys
......\...\stm32f10x.h,633941,2012-01-24
......\...\sys.c,6422,2013-12-26
......\...\sys.h,4532,2013-12-29
......\...\system_stm32f10x.h,2085,2012-01-24
......\usart
......\.....\usart.c,4057,2014-03-21
......\.....\usart.h,1369,2014-03-15
USER
....\JLinkSettings.ini,573,2012-12-05
....\startup_stm32f10x_hd.s,15682,2014-03-21
....\test.c,1611,2015-01-13
....\test.uvproj,17234,2015-01-13
USMART
......\readme.txt,2566,2013-11-20
......\usmart.c,15032,2014-03-08
......\usmart.h,5486,2014-03-08
......\usmart_config.c,1524,2014-03-09
......\usmart_str.c,11902,2014-03-08
......\usmart_str.h,3575,2014-03-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Ccode
    此代码是关于利用51单片机实现步进,滞留等程序的参考用。(This code is on the use of 51 single-chip stepper, detention and other procedures for reference.)
    2016-05-08 19:08:59下载
    积分:1
  • counter
    基于51单片机的计算器 ,采用C语言编写,可以实现简单的加减乘除功能,用八位数码显示。(counter based on as89s51)
    2011-01-01 10:21:28下载
    积分:1
  • KmeansMatching
    It is matching algrithm using kmeans. Kmeans is a classification method.(It is matching algrithm using kmeans. Kmeans is a classification method. )
    2014-05-31 14:13:18下载
    积分:1
  • guangai
    基于单片机农作物智能灌溉控制技术 简单易懂程序(Microcontroller-based smart irrigation control technology crops straightforward program)
    2015-10-11 22:14:25下载
    积分:1
  • PC-(RS232-)
    单片机串口通信的应用,通过串口,我们的个人电脑和单片机系统进行通信。 个人电脑作为上位机,向下位机单片机系统发送十六进制或者ASCLL码,单片机 系统接收后,用LED显示接收到的数据和向上位机发回原样数据。(Single-chip serial communication applications, through the serial port, our personal computers and SCM systems to communicate. PC as a PC, send down bit microcontroller system or ASCLL hexadecimal code, after receiving the SCM system with LED display received data and sent back up crew as data.)
    2013-11-14 15:08:35下载
    积分:1
  • FIRA
    西北工业大学 C++ 描述 FIRA 5vs5 仿真足球(Northwestern Polytechnical University C++ description of FIRA the 5vs5 simulation soccer)
    2012-05-26 07:34:56下载
    积分:1
  • 05_BUZZER
    说明:  430里示例程序中的一个,对初学者来说,是一个很好掌握430 的一个好程序(430 procedures in a sample, for beginners, it is a very good grasp of a good procedure 430)
    2009-08-20 17:38:12下载
    积分:1
  • chuankoutongxin
    通过51单片机实现串口通信,并在外接LED显示器上显示。(51 microcontroller via serial communications, and displayed on an external LED display.)
    2015-09-14 15:21:33下载
    积分:1
  • digital-display-clock
    YL_3串行数码管显示时钟,74HC595,8位,显示时分秒,自动计数。(YL_3 serial digital display clock, 74HC595, 8 bit display minutes and seconds, automatic counting.)
    2013-07-31 19:28:56下载
    积分:1
  • NozzleTest20110904
    实现对气体流量表的基于音速喷嘴的自动检定(testing for the gas flow meters based on stangdard acoustic nozzles)
    2013-11-07 12:04:28下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载