说明: 1) GoKit 是一款面向机智云智能硬件开发者量身定做的开发套件,开发者可以注册后免费获取,从而快速完成产品模型开发及
验证。
2) GoKit 板载一个 STM32 MCU、一颗全彩 LED、一颗正反转电机、一个温湿度传感器、一个红外探测传感器,这些外设可以代表
或者模拟目前大部分的智能硬件功能。
3) GoKit 可以与市面上流行的 wifi 模块通讯,结合机智云发布的 M
(1) GoKit is a tailor-made Development Suite for smart cloud hardware developers. Developers can get it free of charge after registration, so that they can quickly complete product model development and
Verification.
2) GoKit board with a STM32 MCU, a full-color LED, a positive and negative motor, a temperature and humidity sensor, an infrared detection sensor, these peripherals can represent
Or simulate most of the current intelligent hardware functions.
3) GoKit can communicate with popular WiFi modules on the market, combined with M released by Ji Zhi Yun.)
文件列表:
gokit-mcu-master\.gitignore, 10 , 2014-11-30
gokit-mcu-master\Copyright.pdf, 27145 , 2014-11-30
gokit-mcu-master\Lib\cmsis\core_cm3.c, 17273 , 2014-11-30
gokit-mcu-master\Lib\cmsis\core_cm3.h, 85714 , 2014-11-30
gokit-mcu-master\Lib\cmsis\stm32f10x.h, 633941 , 2014-11-30
gokit-mcu-master\Lib\cmsis\system_stm32f10x.h, 2085 , 2014-11-30
gokit-mcu-master\Lib\inc\misc.h, 8982 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_adc.h, 21690 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_bkp.h, 7555 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_can.h, 27559 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_cec.h, 6573 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_crc.h, 2162 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_dac.h, 15233 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_dbgmcu.h, 3818 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_dma.h, 20754 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_exti.h, 6824 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_flash.h, 25445 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_fsmc.h, 27016 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_gpio.h, 20177 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_i2c.h, 30029 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_iwdg.h, 3828 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_pwr.h, 4383 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_rcc.h, 30452 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_rtc.h, 3857 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_sdio.h, 21863 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_spi.h, 17725 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_tim.h, 52427 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_usart.h, 16548 , 2014-11-30
gokit-mcu-master\Lib\inc\stm32f10x_wwdg.h, 2966 , 2014-11-30
gokit-mcu-master\Lib\src\misc.c, 7046 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_adc.c, 47201 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_bkp.c, 8463 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_can.c, 45103 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_cec.c, 11656 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_crc.c, 3347 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_dac.c, 19087 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_dbgmcu.c, 5149 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_dma.c, 29607 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_exti.c, 6959 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_flash.c, 62551 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_fsmc.c, 35484 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_gpio.c, 23221 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_i2c.c, 45781 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_iwdg.c, 4916 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_pwr.c, 8759 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_rcc.c, 51271 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_rtc.c, 8598 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_sdio.c, 28933 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_spi.c, 30224 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_tim.c, 109159 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_usart.c, 38308 , 2014-11-30
gokit-mcu-master\Lib\src\stm32f10x_wwdg.c, 5735 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_cl.s, 15766 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_hd.s, 15503 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_hd_vl.s, 15692 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_ld.s, 12376 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_ld_vl.s, 13656 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_md.s, 12765 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_md_vl.s, 14073 , 2014-11-30
gokit-mcu-master\Lib\startup\arm\startup_stm32f10x_xl.s, 15955 , 2014-11-30
gokit-mcu-master\MDK_Project\JLinkLog.txt, 139725 , 2014-11-30
gokit-mcu-master\MDK_Project\JLinkSettings.ini, 578 , 2014-11-30
gokit-mcu-master\MDK_Project\output\core_cm3.crf, 3602 , 2018-08-19
gokit-mcu-master\MDK_Project\output\core_cm3.d, 129 , 2018-08-19
gokit-mcu-master\MDK_Project\output\core_cm3.o, 10560 , 2018-08-19
gokit-mcu-master\MDK_Project\output\delay.crf, 268421 , 2018-08-19
gokit-mcu-master\MDK_Project\output\delay.d, 647 , 2018-08-19
gokit-mcu-master\MDK_Project\output\delay.o, 284928 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_infrared.crf, 272910 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_infrared.d, 965 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_infrared.o, 288672 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_key.crf, 282089 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_key.d, 1308 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_key.o, 303360 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_motor.crf, 275929 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_motor.d, 963 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_motor.o, 293700 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_rgb_led.crf, 281597 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_rgb_led.d, 1363 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_rgb_led.o, 302608 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_temp_hum.crf, 274667 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_temp_hum.d, 949 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_temp_hum.o, 291988 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_uart.crf, 273109 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_uart.d, 799 , 2018-08-19
gokit-mcu-master\MDK_Project\output\hal_uart.o, 288912 , 2018-08-19
gokit-mcu-master\MDK_Project\output\main.crf, 281935 , 2018-08-19
gokit-mcu-master\MDK_Project\output\main.d, 1222 , 2018-08-19
gokit-mcu-master\MDK_Project\output\main.o, 304620 , 2018-08-19
gokit-mcu-master\MDK_Project\output\misc.crf, 268575 , 2018-08-19
gokit-mcu-master\MDK_Project\output\misc.d, 637 , 2018-08-19
gokit-mcu-master\MDK_Project\output\misc.o, 284520 , 2018-08-19
gokit-mcu-master\MDK_Project\output\Project.axf, 387392 , 2018-08-19
gokit-mcu-master\MDK_Project\output\Project.bin, 14080 , 2018-08-19
gokit-mcu-master\MDK_Project\output\Project.hex, 39651 , 2018-08-19
gokit-mcu-master\MDK_Project\output\Project.htm, 101842 , 2018-08-19
gokit-mcu-master\MDK_Project\output\Project.lnp, 733 , 2018-08-19
gokit-mcu-master\MDK_Project\output\Project.sct, 479 , 2018-08-17
gokit-mcu-master\MDK_Project\output\Project.tra, 2453 , 2018-08-19
gokit-mcu-master\MDK_Project\output\protocol.crf, 284749 , 2018-08-19