代码搜索:tinyOS

找到约 3,275 项符合「tinyOS」的源代码

代码结果 3,275
www.eeworm.com/read/310709/3692298

readme

Package: net.tinyos.sf Description: provides serial port multiplexing Author: Bret Hull David Gay This application instantiates a server
www.eeworm.com/read/270919/4231585

set-mote-id

#!/usr/bin/perl -w # # This program changes the mote ID of a TinyOS image. It is used to # install a program for a specific mote. use strict; my %G_opts = ( compat => 1, objdump => 'avr-objdump'
www.eeworm.com/read/270919/4232041

readme

Package: net.tinyos.sf Description: provides serial port multiplexing Author: Bret Hull David Gay This application instantiates a server
www.eeworm.com/read/270919/4233598

tex sensors.tex

\documentclass{article} \usepackage{fullpage} \newcommand{\fname}[1]{{\tt #1}} \newcommand{\code}[1]{{\tt #1}} \title{Standard TinyOS Sensorboard Interface V1.1} \author{David Gay, Wei Hong, Phil Le
www.eeworm.com/read/424059/2020011

am makefile.am

AUTOMAKE_OPTIONS = foreign tinyoslibdir=$(libdir)/tinyos serialdir=$(tinyoslibdir)/serial serial_DATA = __init__.py \ serialjava.py \ serialposix.py \ serialutil.py \ serialwin32.py
www.eeworm.com/read/383940/2605223

am makefile.am

AUTOMAKE_OPTIONS = foreign tinyoslibdir=$(libdir)/tinyos serialdir=$(tinyoslibdir)/serial serial_DATA = __init__.py \ serialjava.py \ serialposix.py \ serialutil.py \ serialwin32.py
www.eeworm.com/read/383940/2608320

py serial.py

# # This class is automatically generated by ncg. DO NOT EDIT THIS FILE. # This class includes values of some nesC constants from # /opt/tinyos-2.x/tos/lib/serial/Serial.h. #/ class Serial:
www.eeworm.com/read/383940/2608438

readme

Package: net.tinyos.sf Description: provides serial port multiplexing Author: Bret Hull David Gay This application instantiates a server
www.eeworm.com/read/360145/2969595

c eeprom_avr_libc.c

/* DCM: This code emulates the eeprom API provided by the AVR version * of libc. That way we can use this API in our TinyOS apps * directly. */ void eeprom_read_block(void* buffer, void * offset,
www.eeworm.com/read/259059/4346758

am makefile.am

AUTOMAKE_OPTIONS = foreign tinyoslibdir=$(libdir)/tinyos serialdir=$(tinyoslibdir)/serial serial_DATA = __init__.py \ serialjava.py \ serialposix.py \ serialutil.py \ serialwin32.py