代码搜索结果
找到约 3,982 项符合
Sensor 的代码
common.h
#ifndef COMMON_H
#define COMMON_H
#include PLATFORM_HEADER //compiler/micro specifics, types
#include "stack/include/ember.h"
#include "stack/include/error.h"
#include "hal/hal.h"
#inclu
readme.txt
Introduction
------------
This example implements a simple HID mouse device. It demonstrates how to use the HID library and HID streams.
Setup
-----
The application supports two types of
bakery1setup.m
% Experiment set up file for the Matlab Robot Navigation Toolbox
% Date: 07.12.03
% Author: Kai Arras, CAS-KTH
% Description: The 'bakery1'-data set has been recorded in a former
% industrial bakery
sjursflatlinesetup.m
% Experiment set up file for the Matlab Robot Navigation Toolbox
% Date: 07.12.03
% Author: Kai Arras, CAS-KTH
% Description: The 'sjursflat'-data set shows the ground floor of Sjur
% Vestli's house,
sjursflatbeaconsetup.m
% Experiment set up file for the Matlab Robot Navigation Toolbox
% Date: 07.12.03
% Author: Kai Arras, CAS-KTH
% Description: The 'sjursflat'-data set shows the ground floor of Sjur
% Vestli's house,
pthread_gpio.c
/* set tabstop=4 */
/********************************************************************************
* *
* Copyrigh
makefile.am
if ARCH_AVR
BUILT_APPS = sensor_recorder.elf
sensor_recorder_elf_SOURCES = sensor_recorder.c
endif
include ../../Makefile.am.inc
d413_tmp_sensor_master.s43
#include "msp430x41x.h"
;******************************************************************************
; D413/TMP100 Demo Program II
;
; Program has been modified to do I2C master communicat