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

ALIENTEK-MiniSTM32-DHT11-

于 2021-01-19 发布 文件大小:178KB
0 249
下载积分: 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 个回复

  • daima
    定义一个Circle类,有数据成员Radius(半径),成员函数GetArea(),计算圆的面积,构造一个Circle的对象进行测试。(caculation the area of a circle)
    2014-06-23 16:41:08下载
    积分:1
  • ADC
    利用cc2430自带的adc实现模数转换(Achieved by cc2430 own adc analog to digital conversion)
    2011-01-08 20:07:38下载
    积分:1
  • tongbujianPtiaobian
    这是一个为数不多的用C语言编写的PIC12C508的RGB灯的小型控制器,交流同步信号检测,七彩跳变+七彩渐变,做LED的朋友可以参考,程序可以直接使用的;(This is a small controller RGB lights a few written by C PIC12C508, AC synchronous signal detection, colorful jump+ colorful gradient, do LED friends can reference, the program can be used directly )
    2013-09-09 16:24:18下载
    积分:1
  • key_Queue
    3. 参考void Reverse(LinkQueue &Q)函数,定义新的函数int Palindrome_Test(char str[]),判断字符串str是否回文序列,若是则返回1,否则返回0。写出程序或用文字描述算法的执行步骤。(3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine whether the string str palindromic sequence, if it returns 1, otherwise it returns 0. Written procedures or describe in words the steps of the algorithm.)
    2013-12-15 15:04:19下载
    积分:1
  • GREE6_Y502
    说明:  单片机I/O口控制红外发射管,模拟格力空调遥控器的代码。典型应用:上位机发送一个通用的“开机,温度,模式……”命令,单片机自动发射出和遥控器一摸一样的波形,实现智能遥控器的功能。 (MCU I/O port control infrared emission control, analog Gree air conditioner remote control code. Typical applications: host computer to send a generic &quot boot, temperature, mode ... ...&quot command, microcontroller and the remote control automatically emit the same wave first touch, intelligent remote control functions.)
    2010-03-19 14:36:36下载
    积分:1
  • FM25CL64
    STM32 SPI读写FM25CL64铁电存储器,程序为103RBT6单片机读写代码,包括SPI初始化、字节发送接收代码、FM25CL64读写代码(STM32 SPI read/write FM25CL64 ferroelectric memory, the application for 103 rbt6 microcontroller, speaking, reading and writing code, including the SPI initialization code byte code to send and receive FM25CL64, speaking, reading and writing )
    2020-06-27 02:20:02下载
    积分:1
  • SN65LBC184
    器件SN65LBC184手册,便于学习者学习开发!(Device SN65LBC184 manual for ease learners develop!)
    2013-09-11 11:51:47下载
    积分:1
  • PS2keypanel
    单片机键盘接口,可以用于单片机使用键盘,省去很多时间(PS/2 jian pan jie kou cheng xu )
    2010-05-26 11:16:21下载
    积分:1
  • 实验7 窗口看门狗实验
    STM32的窗口看门狗程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 window guard dog program, pro test available. There are detailed notes and documentation, good references.)
    2017-11-25 21:37:16下载
    积分:1
  • HTMJ
    基于STC 51单片机做的灭菌器,传感器PT100,PID控温,滑动平均算法处理等包含eeprom底层程序(STC5620AD include PID and eeprom)
    2013-01-09 11:58:37下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载