TinyOS - PowerPoint PPT Presentation

1 / 3
About This Presentation
Title:

TinyOS

Description:

TinyOS & TELOS. CPE 621 Advanced Microcomputer Techniques. Dr. Emil Jovanov ... Physical Interfaces opttinyos-1.xtosinterfaces. Pin mapping (Hardware.h) ... – PowerPoint PPT presentation

Number of Views:23
Avg rating:3.0/5.0
Slides: 4
Provided by: dsp99
Category:
Tags: tinyos | physical

less

Transcript and Presenter's Notes

Title: TinyOS


1
TinyOS TELOS
  • CPE 621 Advanced Microcomputer Techniques
  • Dr. Emil Jovanov

2
TinyOS Documentation
  • TinyOS forum
  • http//www.tinyos.net/
  • Documentation
  • \opt\tinyos-1.x\doc\
  • Tutorial
  • \opt\tinyos-1.x\doc\tutorial\index.html

3
Hardware platform definitions
  • Platform dependent definitions in platform
    directory
  • \opt\tinyos-1.x\tos\platform\telos
  • \opt\tinyos-1.x\tos\platform\msp430
  • Library of existing components
  • \opt\tinyos-1.x\tos\lib
  • Physical Interfaces
  • \opt\tinyos-1.x\tos\interfaces
  • Pin mapping (Hardware.h)
  • TOSH_ASSIGN_PIN(RED_LED, 5, 4) // Port P5.4
  • Macros
  • void HUMIDITY_SET_CLOCK() TOSH_SET_HUM_SCL_PIN(
    )
  • Association
  • TOSH_ACTUAL_ADC_PAR_PORT ASSOCIATE_ADC_CHANNEL(
    INPUT_CHANNEL_A4, REFERENCE_VREFplus_AVss,
    REFVOLT_LEVEL_1_5 )
Write a Comment
User Comments (0)
About PowerShow.com