搜索资源列表
tinyos-2.0.0beta2-3.cygwin.noarch
- tinyos为无线传感器网络专用操作系统,最新的tinyos2.0源代码,比1.1各方面都有很大的提高。-tinyos for wireless sensor networks dedicated operating system, The latest tinyos2.0 source code, the 1.1 ratio is greatly improved.
diffusion-3.1.2.tar
- 定向扩散路由协议,在TinyOS上实现,做传感网的应该比较熟悉。出处忘记了,感谢原作者。-directional spread routing protocol, to achieve the TinyOS done sensor networks should be more familiar with. Author forget, thank authorship.
TinyOS-2.x-Chinese
- 无线传感器网络操作系统TinyOS 2.x中文版(1),包含tinyos官方wiki的tutorial和TEP-Wireless sensor network operating system TinyOS 2.x Chinese (1), contains the official wiki of the tinyos tutorial and TEP
tinyos-2.1.1-apps.tar
- 压缩文件中含有tinyos的编程实例,包含教程和源代码-compressed file contains the Tinyos programming examples, tutorials and source code that contains
nesC
- nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS 的结构化概念和执行模型而设 计 [1] 。 TinyOS 是为传感器网络节点而设计的一个事件驱动的操作系统,传 感器网络节点拥有非常有限的资源 ( 举例来说., 8K 字节的程序储存器,512 个 字节的随机存取储存器) 。 TinyOS 用 nesC 重新编写。本手册描述 nesC 的 1.1 版本, 在第 3 段中概述了它与 1.0 版的不同。-nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS
nesc-ref.pdf
- nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited resourc
nesC1[1].1_ref
- nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS 的结构化概念和执行模型而设计 [1] 。 TinyOS 是为传感器网络节点而设计的一个事件驱动的操作系统,传感器网络节点拥有非常有限的资源 ( 举例来说., 8K 字节的程序储存器,512个字节的随机存取储存器) 。TinyOS 用 nesC 重新编写。本手册描述 nesC 的 1.1 版本, 在第 3 段中概述了它与1.0版的不同-Encyclopedia topics written C
TinyOS
- TinyOS是UC Berkeley(加州大学伯克利分校)开发的开放源代码操作系统,专为嵌入式无线传感网络设计,操作系统基于构件(component-based)的架构使得快速的更新成为可能,而这又减小了受传感网络存储器限制的代码长度。 TinyOS目前的最新版本为TinyOS 2.1 -TinyOS is a UC Berkeley (University of California, Berkeley) development of the open-source operatin
tinyos-2.1.1
- TinyOS是一个开源的嵌入式操作系统,它是由加州大学的伯利克分校开发出来的,主要应用于无线传感器网络方面。它是基于一种组件(Component-Based)的架构方式,使得能够快速实现各种应用。TinyOS的程序采用的是模块化设计,所以它的程序核心往往都很小(一般来说核心代码和数据大概在400 Bytes左右),能够突破传感器存储资源少的限制,这能够让TinyOS很有效的运行在无线传感器网络上并去执行相应的管理工作等。TinyOS本身提供了一系列的组件,可以很简单方便的编制程序,用来获取和处理
tinyos-ipsn2009
- Tinyos 2.1 2009年的演讲的ppt-ppt of tinyos 2.1 in 2009
Blink
- tinyos中的bink入门代码,使用tinyos-2.1.0-tinyos the bink entry code, using tinyos-2.1.0
tutorials
- tinyos-2.1.0的说明文档,turial,使用说明帮助-tinyos-2.1.0 of the documentation, turial, instructions to help
tinyos-2.1.0-2.cygwin.noarch
- Tinyos最新版2.1.0-2,TinyOs是伯克利大学为无线传感器网络节点开发的嵌入式操作系统-Tinyos latest version the 2.1.0-2, TinyOs is developed embedded operating system for wireless sensor network nodes Berkeley
MintrouteInTinyos2
- Mintrout is originally designed under tinyos.1. The attached files are those that have been preliminarily transplanted from tinyos 1 to tinyos 2.-Mintrout is originally designed under tinyos.1. The attached files are those that have been preliminaril
Topologies.tar
- tinyos-2.1.1 topology example
tinyos-2.1.2.rar
- 无线传感器操作平台,用于无线传感器节点程序开发,无线传感器虚拟仿真Tossim仿真等
TinyOS
- (韩佰设备)基于电子钟的无线传感网环境监测数据采集。1、网关节点:设置一个秒表计数值(从0开始),在3个LED灯上按秒表进行相应显示(计数值的二进制表示中:0,熄灭;1点亮),并通过串口显示当前计时。8秒为一个周期,当秒表计数归零时,采集感知节点的环境数据采集(photo),通过串口显示当前接收到的环境数据。 2、感知节点采集(1s一次)环境(photo)数据值时,存入本地8个单元的缓冲区Buffer中,同时在3个LED灯上按秒表进行相应显示(计数值的二进制表示中:0,熄灭;1点亮)。缓冲区