CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发

文件名称:igw

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-08-22
  • 文件大小:
    3.43mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于STM32F103的智能网关代码,使用ucos-ii操作系统。包含了ZigBee传输接口和蓝牙传输接口,使用了ucgui作为界面UI,具备多种控制模式,能远程控制无线设备。-STM32F103 based intelligent gateway code, using the uCOS-II operating system. Contains the ZigBee transmission interface and the Bluetooth transmission interface, using the ucGUI as the interface UI, with a variety of control mode, can remote control wireless devices.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

程序/
程序/APP/
程序/APP/APP.c
程序/APP/APP.h
程序/APP/Fat_API.c
程序/APP/Fat_API.h
程序/APP/FileBrowser.c
程序/APP/FileBrowser.h
程序/APP/Game.c
程序/APP/Game.h
程序/APP/MusicPlayer.c
程序/APP/MusicPlayer.h
程序/APP/Oscilloscope.c
程序/APP/Oscilloscope.h
程序/APP/PhotoBrowser.c
程序/APP/PhotoBrowser.h
程序/APP/Settings.c
程序/APP/Settings.h
程序/APP/TextBrowser.c
程序/APP/TextBrowser.h
程序/APP/kongzhi.c
程序/APP/kongzhi_e.c
程序/HARDWARE/
程序/HARDWARE/13_56M/
程序/HARDWARE/13_56M/13_56M.c
程序/HARDWARE/13_56M/13_56M.h
程序/HARDWARE/AUDIOSEL/
程序/HARDWARE/AUDIOSEL/audiosel.c
程序/HARDWARE/AUDIOSEL/audiosel.h
程序/HARDWARE/Beep/
程序/HARDWARE/Beep/Beep.c
程序/HARDWARE/Beep/Beep.h
程序/HARDWARE/Hardwear.h
程序/HARDWARE/SD_Card/
程序/HARDWARE/SD_Card/SD.c
程序/HARDWARE/SD_Card/SD.h
程序/HARDWARE/SD_Card/sdio_sdcard.c
程序/HARDWARE/SD_Card/sdio_sdcard.h
程序/HARDWARE/SIM_Reader/
程序/HARDWARE/SIM_Reader/sim_reader.c
程序/HARDWARE/SIM_Reader/sim_reader.h
程序/HARDWARE/Touch/
程序/HARDWARE/Touch/Touch_s.c
程序/HARDWARE/Touch/Touch_s.h
程序/HARDWARE/VS10XX/
程序/HARDWARE/VS10XX/patch.h
程序/HARDWARE/VS10XX/vs10xx.c
程序/HARDWARE/VS10XX/vs10xx.h
程序/Initialize/
程序/Initialize/Initialize.c
程序/Initialize/Initialize.h
程序/Initialize/stm32f10x.h
程序/Initialize/system_stm32f10x.h
程序/Libraries/
程序/Libraries/CMSIS/
程序/Libraries/CMSIS/CM3/
程序/Libraries/CMSIS/CM3/CoreSupport/
程序/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
程序/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
程序/Libraries/CMSIS/CM3/DeviceSupport/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
程序/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
程序/Libraries/CMSIS/CMSIS debug support.htm
程序/Libraries/CMSIS/CMSIS_changes.htm
程序/Libraries/CMSIS/Documentation/
程序/Libraries/CMSIS/Documentation/CMSIS_Core.ht

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com