TinyOS Tutorial.ppt
Short Description
TinyOS Tutorial. Chien-Liang Fok. CSE467s Spring 2007. TinyOS Tutorial Outline. 1. Installation and Configuration. 2. Hardware Primer …
Website: www.cse.wustl.edu | Filesize: 3337kb
Content
1
TinyOS Tutorial
Chien-Liang Fok
CSE467s Spring 2007
TinyOS Tutorial Outline
1. Installation and Configuration
2. Hardware Primer
3. Introduction to TinyOS
4. NesC Syntax
5. Network Communication
6. Sensor Data Acquisition
7. Debugging Techniques
8. Agilla pep talk
TinyOS Installation
?My instructions:
http://www.cse.wustl.edu/~liang/tinyos-install/
?Official instructions:
http://www.tinyos.net/download.html
?On Cygwin, TinyOS is by default in
/opt/tinyos-1.x
- Let this be denoted
Directory Structure
?Within
/apps
/OscilloscopeRF
/contrib
/doc
/tools
/java
/tos
/interfaces
/lib
/platform
/mica
/mica2
/mica2dot
/sensorboard
/micasb
/system
/types
Customizing the Environment
?Aliases go in /etc/profile.d/washu.sh
?Create
- It contains:
- See http://www.tinyos.net/tinyos-
1.x/doc/tutorial/buildenv.html for more options
alias cdjava=”cd /opt/tinyos-1.x/tools/java”
alias cdtos=”cd /opt/tinyos-1.x”
alias cdapps=”cd /opt/tinyos-1.x/apps”
PFLAGS += -DCC1K_DEF_FREQ=433002000
DEFAULT_LOCAL_GROUP=0×01…
Get the file Download here
Related Books:Related Searches: sensor data acquisition, pep talk, washu, nesc, network communication
Comments
Leave a Reply