文件名称:Usart
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-01-02
- 文件大小:
- 1.15mb
- 下载次数:
- 0次
- 提 供 者:
- 龙行天****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将MCU上集成的传感器值通过串口传输到阿里云服务器上,同时也可以通过上位机下发指令控制MCU上开关通断(The sensor values integrated on the MCU are transmitted to the Ali cloud server through the serial port. At the same time, the switch on the MCU can be controlled through the upper computer to control the switch off.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Usart\Lib\cmsis\core_cm3.c | 17273 | 2010-06-07 |
Usart\Lib\cmsis\core_cm3.h | 85714 | 2011-02-09 |
Usart\Lib\cmsis\stm32f10x.h | 633941 | 2011-03-10 |
Usart\Lib\cmsis\system_stm32f10x.h | 2085 | 2011-03-10 |
Usart\Lib\inc\misc.h | 8982 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_adc.h | 21690 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_bkp.h | 7555 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_can.h | 27559 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_cec.h | 6573 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_crc.h | 2162 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_dac.h | 15233 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_dbgmcu.h | 3818 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_dma.h | 20754 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_exti.h | 6824 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_flash.h | 25445 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_fsmc.h | 27016 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_gpio.h | 20175 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_i2c.h | 30029 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_iwdg.h | 3828 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_pwr.h | 4383 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_rcc.h | 30452 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_rtc.h | 3857 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_sdio.h | 21863 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_spi.h | 17725 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_tim.h | 52427 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_usart.h | 16548 | 2011-03-10 |
Usart\Lib\inc\stm32f10x_wwdg.h | 2966 | 2011-03-10 |
Usart\Lib\src\misc.c | 7046 | 2011-03-10 |
Usart\Lib\src\stm32f10x_adc.c | 47201 | 2011-03-10 |
Usart\Lib\src\stm32f10x_bkp.c | 8463 | 2011-03-10 |
Usart\Lib\src\stm32f10x_can.c | 45103 | 2011-03-10 |
Usart\Lib\src\stm32f10x_cec.c | 11656 | 2011-03-10 |
Usart\Lib\src\stm32f10x_crc.c | 3347 | 2011-03-10 |
Usart\Lib\src\stm32f10x_dac.c | 19087 | 2011-03-10 |
Usart\Lib\src\stm32f10x_dbgmcu.c | 5149 | 2011-03-10 |
Usart\Lib\src\stm32f10x_dma.c | 29607 | 2011-03-10 |
Usart\Lib\src\stm32f10x_exti.c | 6959 | 2011-03-10 |
Usart\Lib\src\stm32f10x_flash.c | 62551 | 2011-03-10 |
Usart\Lib\src\stm32f10x_fsmc.c | 35484 | 2011-03-10 |
Usart\Lib\src\stm32f10x_gpio.c | 23221 | 2011-03-11 |
Usart\Lib\src\stm32f10x_i2c.c | 45781 | 2011-03-10 |
Usart\Lib\src\stm32f10x_iwdg.c | 4916 | 2011-03-10 |
Usart\Lib\src\stm32f10x_pwr.c | 8759 | 2011-03-10 |
Usart\Lib\src\stm32f10x_rcc.c | 51271 | 2011-03-10 |
Usart\Lib\src\stm32f10x_rtc.c | 8598 | 2011-03-10 |
Usart\Lib\src\stm32f10x_sdio.c | 28933 | 2011-03-10 |
Usart\Lib\src\stm32f10x_spi.c | 30224 | 2011-03-10 |
Usart\Lib\src\stm32f10x_tim.c | 109159 | 2011-03-10 |
Usart\Lib\src\stm32f10x_usart.c | 38308 | 2011-03-10 |
Usart\Lib\src\stm32f10x_wwdg.c | 5735 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_cl.s | 15766 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_hd.s | 15503 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_hd_vl.s | 15692 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_ld.s | 12376 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_ld_vl.s | 13656 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_md.s | 12765 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_md_vl.s | 14073 | 2011-03-10 |
Usart\Lib\startup\arm\startup_stm32f10x_xl.s | 15955 | 2011-03-10 |
Usart\MDK_Project\output\core_cm3.crf | 3947 | 2017-09-01 |
Usart\MDK_Project\output\core_cm3.d | 113 | 2017-09-01 |
Usart\MDK_Project\output\core_cm3.o | 11248 | 2017-09-01 |
Usart\MDK_Project\output\ExtDll.iex | 19 | 2012-04-27 |
Usart\MDK_Project\output\main.crf | 268260 | 2017-09-01 |
Usart\MDK_Project\output\main.d | 587 | 2017-09-01 |
Usart\MDK_Project\output\main.o | 286476 | 2017-09-01 |
Usart\MDK_Project\output\misc.crf | 264487 | 2017-09-01 |
Usart\MDK_Project\output\misc.d | 530 | 2017-09-01 |
Usart\MDK_Project\output\misc.o | 283852 | 2017-09-01 |
Usart\MDK_Project\output\startup_stm32f10x_cl.d | 76 | 2017-09-01 |
Usart\MDK_Project\output\startup_stm32f10x_cl.o | 6928 | 2017-09-01 |
Usart\MDK_Project\output\startup_stm32f10x_ld._ia | 282 | 2011-11-15 |
Usart\MDK_Project\output\stm32f10x_gpio.crf | 267986 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_gpio.d | 670 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_gpio.o | 290204 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_it.crf | 268582 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_it.d | 748 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_it.o | 287976 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_rcc.crf | 274013 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_rcc.d | 656 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_rcc.o | 298308 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_usart.crf | 270088 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_usart.d | 684 | 2017-09-01 |
Usart\MDK_Project\output\stm32f10x_usart.o | 294336 | 2017-09-01 |
Usart\MDK_Project\output\system_stm32f10x.crf | 266345 | 2017-09-01 |
Usart\MDK_Project\output\system_stm32f10x.d | 635 | 2017-09-01 |
Usart\MDK_Project\output\system_stm32f10x.o | 284720 | 2017-09-01 |
Usart\MDK_Project\output\Usart.axf | 315940 | 2017-09-01 |
Usart\MDK_Project\output\Usart.build_log.htm | 1635 | 2017-09-01 |
Usart\MDK_Project\output\usart.crf | 269332 | 2017-09-01 |
Usart\MDK_Project\output\usart.d | 601 | 2017-09-01 |
Usart\MDK_Project\output\Usart.hex | 15965 | 2017-09-01 |
Usart\MDK_Project\output\Usart.htm | 61702 | 2017-09-01 |
Usart\MDK_Project\output\Usart.lnp | 491 | 2017-09-01 |
Usart\MDK_Project\output\usart.o | 288212 | 2017-09-01 |
Usart\MDK_Project\output\Usart.sct | 479 | 2017-09-01 |
Usart\MDK_Project\output\Usart_Target 1.dep | 8347 | 2017-09-01 |
Usart\MDK_Project\startup_stm32f10x_cl.lst | 54192 | 2017-09-01 |
Usart\MDK_Project\startup_stm32f10x_hd.lst | 53716 | 2012-04-27 |
Usart\MDK_Project\Usart.map | 78610 | 2017-09-01 |
Usart\MDK_Project\Usart.uvgui.Administrator | 67342 | 2017-09-01 |