搜索资源列表
AcousticrangingM-nesC
- nesc语言编写的基于mica2节点TDOA测距程序,开发环境:tinyos+Cygwin,isp烧写下载-nesc language based mica2 nodes TDOA location procedures, the development environment : tinyos Cygwin, burning downloaded isp
tinyos-1.1.0
- 传感器网络中的嵌入式操作系统源代码,使用nesc(一种扩展的c)编写 -sensor networks embedded operating system source code, the use of nesc (Extended c) Preparation
nesC1.1
- tinyos 的nesc语言编写参考手册-tinyos nesc the language reference manual
nesC串口收发程序
- 这是无线传感器网络tinyOS的nesC串口收发程序!
XSniffer.rar
- 无线传感器网络中的无线抓包工具。Sniffer能够监听802.15.4网络的无线数据包。Sniffer采用NesC语言编写,和传统的MicaZ或Mica2都可以应用,采用TinyOS系统进行编译。,Wireless sensor networks wireless capture tool. Sniffer can monitor 802.15.4 wireless network packets. Sniffer used NesC languages, and traditional Mic
TinyOS_Getting_Started_Guide
- tinyOS的入门介绍,安装,调试,以及Nesc简介-TinyOS introductory presentations, installation, commissioning, as well as Nesc Profile
tinyos_nesc_programming
- 原创的tinos编程中文教程,香港科技大学-Tinos original programming Chinese Course, Hong Kong University of Science and Technology
NesC
- 我在网上和一些国内知名期刊,数据库中找到的所以关于NesC的学习讲解资料。个人认为这种语言在中国还是比较新的,资料不好找!有需要的朋友可以下载-I was online and some well-known journals, databases found on the so NesC learning on the information. Personally think that this language in China is still relatively new, data不
nesC
- nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS 的结构化概念和执行模型而设 计 [1] 。 TinyOS 是为传感器网络节点而设计的一个事件驱动的操作系统,传 感器网络节点拥有非常有限的资源 ( 举例来说., 8K 字节的程序储存器,512 个 字节的随机存取储存器) 。 TinyOS 用 nesC 重新编写。本手册描述 nesC 的 1.1 版本, 在第 3 段中概述了它与 1.0 版的不同。-nesC 是对 C 的扩展 [2] ,它基于体现 TinyOS
SoilTemperatureMeasurement
- 基于NesC/TinyOS的无线传感器网络测量节点源码,平台:Crossbow IRIS,按用户指定时间间隔读取Decagon公司的EC5和EC-TM传感器信息-Based on NesC/TinyOS wireless sensor network node measurement source, platform: Crossbow IRIS, according to user-specified time interval to read Decagon s EC5 and EC-TM
hurrayv1.1
- 802.15.4协议的实现,tinyos环境下,使用nesC编写的。-802.15.4 protocol to achieve, tinyos environment, prepared by the use of nesC.
examples.tar
- 这是在tinyos中用nesC语言编程示例,希望对初学者有所帮助 -This is used in the nesC language tinyos programming examples, and they hope to be helpful for beginners
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
XSensorMDA500
- 基于NESC和TinyOS的传感器源程序,基于CROSSBOW的MDA500传感器板和MICAz节点-sensor program based nesc of TinyOS
Hello
- Tinyos hello program source code in nesC-Tinyos hello program source code in nesC
Flood
- Tinyos flood algorithms in NesC
2-tinyos
- introduction to tinyos and nesC
tinyos-2.1.1
- TinyOS是一个开源的嵌入式操作系统,它是由加州大学的伯利克分校开发出来的,主要应用于无线传感器网络方面。它是基于一种组件(Component-Based)的架构方式,使得能够快速实现各种应用。TinyOS的程序采用的是模块化设计,所以它的程序核心往往都很小(一般来说核心代码和数据大概在400 Bytes左右),能够突破传感器存储资源少的限制,这能够让TinyOS很有效的运行在无线传感器网络上并去执行相应的管理工作等。TinyOS本身提供了一系列的组件,可以很简单方便的编制程序,用来获取和处理
AODV TinyOS 2.x
- This is AODV code in NesC for tinyOS 2.x