代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/437311/1833527
c clock_hal.c
/**
* @file clock_hal.c
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#include "compiler.h"
//----------------------------------------------------------
// CON
www.eeworm.com/read/395389/2436314
readme
README for MicaSBTest1
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor.
It demo
www.eeworm.com/read/261682/4319997
c clock_hal.c
/**
* @file clock_hal.c
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#include "compiler.h"
//----------------------------------------------------------
// CON
www.eeworm.com/read/155397/5623160
readme
README for MicaSBTest1
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor.
It demo
www.eeworm.com/read/155397/5623220
readme
README for TestTinyAlloc
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
TestTinyAlloc tests the TinyAlloc dynamic memory allocator. It
allocates three chunks of memory, frees one o
www.eeworm.com/read/433340/7940966
readme
README for GenericBase
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
GenericBase is a PC to sensor network bridge. Packets received from a
PC from the UART are sent out on the rad
www.eeworm.com/read/137691/5819852
readme
This directory contains the files for the TASK client GUI tool for the
Tiny Application Sensor Kit (TASK).
To run (from tools/java):
java net.tinyos.task.taskviz.TASKVisualizer
www.eeworm.com/read/137691/5820565
py swarm.py
# This script is in the public domain and has no copyright
#
# Another silly example script
import simcore, simtime, simutil
from simcore import *
from net.tinyos.sim.event import *
step = 7
rate =
www.eeworm.com/read/137691/5821025
readme
# Please contact tinyos-help@millennium.berkeley.edu for
# questions or bug reports. Any other suggestions or feedback
# can be sent to us:
# Philip Buonadonna (pbuonado@intel-research.net) or
www.eeworm.com/read/116008/6114391
java dblogger.java
package net.tinyos.tinydb;
import java.sql.*;
import java.util.*;
/** DBLogger is repsonsible for logging query results to Postgres.
When instantiated with a query, it creates a new table to