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

文件名称:stm32-tinyos

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

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

TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC2520的基本通信功能基础上,实现简单mac协议。最后测试了各组件的移植效果,实验测试结果表明,节点可以稳定可靠通信。-TinyOS system, its component structure model, event-driven, and hair, etc. become the most talked about wireless sensor network operating system. STM32 and CC2520 is widely used for its high-performance, low-cost, low-power wireless sensor network embedded systems. TinyOS support the STM32 and CC2520 chip. Therefore, on the basis of the mechanism for its compilation process analysis TinyOS basic principle, NesC programming language, introduced a complete STM32 IO components Timer component, USART components, SPI group based the STM32 and CC2520 T inyOS transplant method pieces and CC2520 chip transplant. On the basis of the basic communication functions to achieve the CC2520 realize simple mac Agreement. The effect of transplantation of the various components of the final test, the experimental test results indicate that the node can reliable communication.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

tschmid/apps/6lowpancli/build/stm32-p103/ident_flags.txt
tschmid/apps/6lowpancli/CliAppC.nc
tschmid/apps/6lowpancli/CliC.nc
tschmid/apps/6lowpancli/Makefile
tschmid/apps/6lowpancli/README
tschmid/apps/AntiTheft/java/.cvsignore
tschmid/apps/AntiTheft/java/antitheft.jar
tschmid/apps/AntiTheft/java/AntiTheftGui.java
tschmid/apps/AntiTheft/java/BagPanel.java
tschmid/apps/AntiTheft/java/build.xml
tschmid/apps/AntiTheft/java/Makefile
tschmid/apps/AntiTheft/java/run
tschmid/apps/AntiTheft/Nodes/antitheft.h
tschmid/apps/AntiTheft/Nodes/AntiTheftAppC.nc
tschmid/apps/AntiTheft/Nodes/AntiTheftC.nc
tschmid/apps/AntiTheft/Nodes/build/stm32-p103/ident_flags.txt
tschmid/apps/AntiTheft/Nodes/Makefile
tschmid/apps/AntiTheft/README.txt
tschmid/apps/AntiTheft/Root/AntiTheftRootAppC.nc
tschmid/apps/AntiTheft/Root/AntiTheftRootC.nc
tschmid/apps/AntiTheft/Root/build/stm32-p103/ident_flags.txt
tschmid/apps/AntiTheft/Root/Makefile
tschmid/apps/AntiTheft/tutorial-slides.pdf
tschmid/apps/AntiTheft/tutorial-slides.ppt
tschmid/apps/BaseStation/BaseStationC.nc
tschmid/apps/BaseStation/BaseStationP.nc
tschmid/apps/BaseStation/build/stm32-p103/ident_flags.txt
tschmid/apps/BaseStation/Makefile
tschmid/apps/BaseStation/README.txt
tschmid/apps/BaseStation15.4/BaseStationC.nc
tschmid/apps/BaseStation15.4/BaseStationP.nc
tschmid/apps/BaseStation15.4/Makefile
tschmid/apps/BaseStation15.4/seriallisten15-4.c
tschmid/apps/BaseStation15.4/seriallisten15-4.o
tschmid/apps/Blink/BlinkAppC.nc
tschmid/apps/Blink/BlinkC.nc
tschmid/apps/Blink/build/stm32-p103/app.c
tschmid/apps/Blink/build/stm32-p103/ident_flags.txt
tschmid/apps/Blink/build/stm32-p103/main.bin
tschmid/apps/Blink/build/stm32-p103/main.elf
tschmid/apps/Blink/build/stm32-p103/main.hex
tschmid/apps/Blink/Default.ini
tschmid/apps/Blink/JLink.log
tschmid/apps/Blink/Makefile
tschmid/apps/Blink/README.txt
tschmid/apps/cc2520Test/build/stm32-p103/app.c
tschmid/apps/cc2520Test/build/stm32-p103/ident_flags.txt
tschmid/apps/cc2520Test/build/stm32-p103/main.bin
tschmid/apps/cc2520Test/build/stm32-p103/main.elf
tschmid/apps/cc2520Test/build/stm32-p103/main.hex
tschmid/apps/cc2520Test/build/stm32-p103/temp
tschmid/apps/cc2520Test/build/stm32-p103/temp.elf
tschmid/apps/cc2520Test/cc2520AppC.nc
tschmid/apps/cc2520Test/cc2520C.nc
tschmid/apps/cc2520Test/cc2520Test.h
tschmid/apps/cc2520Test/cscope.out
tschmid/apps/cc2520Test/Makefile
tschmid/apps/IPBaseStation/BaseStationC.nc
tschmid/apps/IPBaseStation/BaseStationP.nc
tschmid/apps/IPBaseStation/build/stm32-p103/ident_flags.txt
tschmid/apps/IPBaseStation/Makefile
tschmid/apps/IPBaseStation/README
tschmid/apps/IPBaseStation/Reset.h
tschmid/apps/IPBaseStation/Reset.nc
tschmid/apps/Makefile
tschmid/apps/MultihopOscilloscope/build/stm32-p103/ident_flags.txt
tschmid/apps/MultihopOscilloscope/java/build.xml
tschmid/apps/MultihopOscilloscope/java/ColorCellEditor.java
tschmid/apps/MultihopOscilloscope/java/Data.java
tschmid/apps/MultihopOscilloscope/java/Graph.java
tschmid/apps/MultihopOscilloscope/java/Makefile
tschmid/apps/MultihopOscilloscope/java/Node.java
tschmid/apps/MultihopOscilloscope/java/oscilloscope.jar
tschmid/apps/MultihopOscilloscope/java/Oscilloscope.java
tschmid/apps/MultihopOscilloscope/java/run
tschmid/apps/MultihopOscilloscope/java/Window.java
tschmid/apps/MultihopOscilloscope/Makefile
tschmid/apps/MultihopOscilloscope/MultihopOscilloscope.h
tschmid/apps/MultihopOscilloscope/MultihopOscilloscopeAppC.nc
tschmid/apps/MultihopOscilloscope/MultihopOscilloscopeC.nc
tschmid/apps/MultihopOscilloscope/oscilloscope.py
tschmid/apps/MultihopOscilloscope/README.txt
tschmid/apps/MultihopOscilloscopeLqi/build/stm32-p103/ident_flags.txt
tschmid/apps/MultihopOscilloscopeLqi/java/build.xml
tschmid/apps/MultihopOscilloscopeLqi/java/ColorCellEditor.java
tschmid/apps/MultihopOscilloscopeLqi/java/Data.java
tschmid/apps/MultihopOscilloscopeLqi/java/Graph.java
tschmid/apps/MultihopOscilloscopeLqi/java/Makefile
tschmid/apps/MultihopOscilloscopeLqi/java/Node.java
tschmid/apps/MultihopOscilloscopeLqi/java/oscilloscope.jar
tschmid/apps/MultihopOscilloscopeLqi/java/Oscilloscope.java
tschmid/apps/MultihopOscilloscopeLqi/java/Window.java
tschmid/apps/MultihopOscilloscopeLqi/Makefile
tschmid/apps/MultihopOscilloscopeLqi/MultihopOscilloscope.h
tschmid/apps/MultihopOscilloscopeLqi/MultihopOscilloscopeAppC.nc
tschmid/apps/MultihopOscilloscopeLqi/MultihopOscilloscopeC.nc
tschmid/apps/MultihopOscilloscopeLqi/README.txt
tschmid/apps/MViz/.cvsignore
tschmid/apps/MViz/Makefile
tschmid/apps/MViz/mote.gif
tschmid/apps/MViz/MViz.h
tschmid/apps/MViz/MVizAppC.nc
tschmid/apps/MViz/MVizC.nc
tschmid/apps/MViz/MVizSensorC.nc
tschmid/apps/MViz/README.txt
tschmid/apps/Null/build/stm32-p103/ident_flags.txt
tschmid/apps/Null/Makefile
tschmid/apps/Null/NullAppC.nc
tschmid/apps/Null/NullC.nc
tschmid/apps/Null/README.txt
tschmid/apps/NullLed/build/stm32-p103/app.c
tschmid/apps/NullLed/build/stm32-p103/ident_flags.txt
tschmid/apps/NullLed/Makefile
tschmid/apps/NullLed/NullAppC.nc
tschmid/apps/NullLed/NullC.nc
tschmid/apps/NullLed/README.txt
tschmid/apps/Oscilloscope/build/stm32-p103/ident_flags.txt
tschmid/apps/Oscill

相关说明

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

相关评论

暂无评论内容.

发表评论

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