文件名称:sim800a02061643_con_all_ok
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-02-06
- 文件大小:
- 927kb
- 下载次数:
- 0次
- 提 供 者:
- alv****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用STM32单片机采样DHT11的温度和湿度数据,并使用OLED显示;(Sample DHT11 temperature and humidity data with STM32 single chip, and use OLED to display it.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
sim800a\.cproject | 39240 | 2018-02-05 |
sim800a\.project | 736 | 2018-02-05 |
sim800a\.settings\org.eclipse.cdt.codan.core.prefs | 13271 | 2018-02-05 |
sim800a\.settings\org.eclipse.cdt.core.prefs | 629 | 2018-02-05 |
sim800a\.settings\org.eclipse.cdt.managedbuilder.core.prefs | 1037 | 2018-02-05 |
sim800a\.settings\org.eclipse.core.resources.prefs | 643 | 2018-02-05 |
sim800a\APP\inc\SysTick.h | 424 | 2018-02-05 |
sim800a\APP\inc\note.txt | 127 | 2018-02-05 |
sim800a\APP\inc\nvic.h | 226 | 2018-02-05 |
sim800a\APP\inc\overall_vriable.h | 585 | 2018-02-06 |
sim800a\APP\inc\privite_dht11.h | 994 | 2018-02-05 |
sim800a\APP\inc\privite_oled.h | 295 | 2018-02-05 |
sim800a\APP\inc\privite_step_motor.h | 696 | 2018-02-05 |
sim800a\APP\inc\privite_sys_watch.h | 386 | 2018-02-05 |
sim800a\APP\inc\sim800a.h | 476 | 2018-02-05 |
sim800a\APP\inc\stm32f10x_conf.h | 3259 | 2018-02-05 |
sim800a\APP\inc\stm32f10x_it.h | 2098 | 2018-02-05 |
sim800a\APP\inc\timer.h | 552 | 2018-02-05 |
sim800a\APP\src\SysTick.c | 3940 | 2018-02-05 |
sim800a\APP\src\main.c | 3161 | 2018-02-06 |
sim800a\APP\src\nvic.c | 1006 | 2018-02-05 |
sim800a\APP\src\privite_dht11.c | 2617 | 2018-02-05 |
sim800a\APP\src\privite_oled.c | 860 | 2018-02-05 |
sim800a\APP\src\privite_step_motor.c | 1941 | 2018-02-05 |
sim800a\APP\src\privite_sys_watch.c | 559 | 2018-02-05 |
sim800a\APP\src\privite_time.c | 88 | 2018-02-05 |
sim800a\APP\src\sim800a.c | 4872 | 2018-02-05 |
sim800a\APP\src\stm32f10x_it.c | 4703 | 2018-02-05 |
sim800a\APP\src\timer.c | 1483 | 2018-02-05 |
sim800a\BSP\inc\gpiolike51.h | 2243 | 2018-02-05 |
sim800a\BSP\inc\led.h | 642 | 2018-02-05 |
sim800a\BSP\inc\oled.h | 3074 | 2018-02-06 |
sim800a\BSP\inc\oledfont.h | 14761 | 2018-02-05 |
sim800a\BSP\inc\stdio.h | 11141 | 2018-02-05 |
sim800a\BSP\inc\usart.h | 434 | 2018-02-05 |
sim800a\BSP\readme.txt | 135 | 2018-02-05 |
sim800a\BSP\src\led.c | 1417 | 2018-02-05 |
sim800a\BSP\src\oled.c | 23303 | 2018-02-06 |
sim800a\BSP\src\oledfont.c | 94 | 2018-02-05 |
sim800a\BSP\src\usart.c | 6526 | 2018-02-05 |
sim800a\CMSIS\DeviceSupport\ST\STM32F10x\stm32f10x.h | 633935 | 2018-02-05 |
sim800a\CMSIS\DeviceSupport\ST\STM32F10x\system_stm32f10x.c | 13739 | 2018-02-05 |
sim800a\CMSIS\DeviceSupport\ST\STM32F10x\system_stm32f10x.h | 2085 | 2018-02-05 |
sim800a\CSpyServer.log | 0 | 2018-02-06 |
sim800a\Debug\APP\src\SysTick.o | 22283 | 2018-02-06 |
sim800a\Debug\APP\src\main.o | 7634 | 2018-02-06 |
sim800a\Debug\APP\src\nvic.o | 7783 | 2018-02-06 |
sim800a\Debug\APP\src\privite_dht11.o | 20402 | 2018-02-06 |
sim800a\Debug\APP\src\privite_oled.o | 10757 | 2018-02-06 |
sim800a\Debug\APP\src\privite_step_motor.o | 15651 | 2018-02-06 |
sim800a\Debug\APP\src\privite_sys_watch.o | 7067 | 2018-02-06 |
sim800a\Debug\APP\src\privite_tem_hum.o | 2459 | 2018-02-05 |
sim800a\Debug\APP\src\privite_time.o | 2500 | 2018-02-06 |
sim800a\Debug\APP\src\sim800a.o | 26998 | 2018-02-06 |
sim800a\Debug\APP\src\stm32f10x_it.o | 20407 | 2018-02-06 |
sim800a\Debug\APP\src\timer.o | 9007 | 2018-02-06 |
sim800a\Debug\BSP\inc | 0 | 2018-02-06 |
sim800a\Debug\BSP\src\SysTick.o | 16110 | 2018-02-05 |
sim800a\Debug\BSP\src\led.o | 9748 | 2018-02-06 |
sim800a\Debug\BSP\src\nvic.o | 5706 | 2018-02-05 |
sim800a\Debug\BSP\src\oled.o | 66991 | 2018-02-06 |
sim800a\Debug\BSP\src\oledfont.o | 2480 | 2018-02-06 |
sim800a\Debug\BSP\src\timer.o | 6312 | 2018-02-05 |
sim800a\Debug\BSP\src\usart.o | 21823 | 2018-02-06 |
sim800a\Debug\CMSIS\DeviceSupport\ST\STM32F10x\system_stm32f10x.o | 12390 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\misc.o | 13731 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.o | 70004 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.o | 24920 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.o | 54907 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.o | 28661 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.o | 14435 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.o | 26345 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.o | 9503 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.o | 25244 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.o | 18925 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.o | 57642 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.o | 41737 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.o | 38234 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.o | 63201 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.o | 14502 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.o | 20048 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.o | 61941 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.o | 28514 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.o | 55804 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.o | 46592 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.o | 170411 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.o | 57071 | 2018-02-06 |
sim800a\Debug\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.o | 17908 | 2018-02-06 |
sim800a\Debug\StartUp\startup_stm32f10x_md.o | 35205 | 2018-02-06 |
sim800a\Debug\Stm32f10x_eclipse_iar_TempFiles.sim | 2095 | 2018-02-05 |
sim800a\Debug\TH.sim | 1719 | 2018-02-05 |
sim800a\Debug\sim800a.out | 189532 | 2018-02-06 |
sim800a\Debug\sim800a.sim | 9157 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Config_Full.h | 552 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Config_Normal.h | 283 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Defaults.h | 33321 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Product.h | 3426 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Product_fenv.h | 750 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Product_string.h | 2091 | 2018-02-06 |
sim800a\STM32F10x_StdPeriph_Driver\c\DLib_Threads.h | 12881 | 2018-02-06 |