Difference between revisions of "Reference, TEPs, Papers, and User Notes"

From TinyOS Wiki
Jump to: navigation, search
(New page: == Reference == <big>[http://www.tinyos.net/tinyos-2.x/doc/pdf/tinyos-programming.pdf TinyOS Programming Manual]</big>: This is a detailed (200 page) book on programming TinyOS 2.0.<br> ...)
 
Line 1: Line 1:
 
== Reference ==  
 
== Reference ==  
  
<big>[http://www.tinyos.net/tinyos-2.x/doc/pdf/tinyos-programming.pdf TinyOS Programming Manual]</big>: This is a detailed (200 page) book on programming TinyOS 2.0.<br>
+
* <big>TinyOS Programming Manual [http://www.tinyos.net/tinyos-2.x/doc/pdf/tinyos-programming.pdf]</big>: A detailed (200 page) book on programming TinyOS 2.0.
<big>[[TEPs]]</big>: TinyOS Enhancement Proposals<br>
+
* <big>nesC Reference [http://nescc.sourceforge.net/papers/nesc-ref.pdf]</big>: Old reference to version 1.1.  The nesC 1.3 release includes a more up to date version (denoted
<big>[http://www.tinyos.net/papers/nesc.pdf NESC overview]</big><br>
+
1.2) located in doc/ref.pdf.  Current nesC 1.3 tar ball is available from http://downloads.sourceforge.net/nescc/nesc-1.3.0.tar.gz?modtime=1218019072&big_mirror=0
<big>[[Source Code Documentation]]</big>: HTML documentation of TinyOS source code<br>
+
* <big>[[TEPs]]</big>: TinyOS Enhancement Proposals
<big>[[Platform Hardware]]</big> layouts, chips, and other details<br>
+
* <big>[[Source Code Documentation]]</big>: HTML documentation of TinyOS source code
<big>[[Other]]</big>: Other documentation<br>
+
* <big>[[Platform Hardware]]</big> layouts, chips, and other details
 +
* <big>[[Other]]</big>: Other documentation
  
  
  
 
== Papers ==
 
== Papers ==
 +
* <big>[http://www.tinyos.net/papers/nesc.pdf NESC overview]: </big> The nesC Language: A Holistic Approach to Networked Embedded Systems
  
  
 
== User Contributed Notes ==
 
== User Contributed Notes ==
<big>[[Cygwin User Notes]]</big> <br>
+
<big>[[Cygwin User Notes]]</big>

Revision as of 22:08, 24 October 2008

Reference

  • TinyOS Programming Manual [1]: A detailed (200 page) book on programming TinyOS 2.0.
  • nesC Reference [2]: Old reference to version 1.1. The nesC 1.3 release includes a more up to date version (denoted

1.2) located in doc/ref.pdf. Current nesC 1.3 tar ball is available from http://downloads.sourceforge.net/nescc/nesc-1.3.0.tar.gz?modtime=1218019072&big_mirror=0


Papers

  • NESC overview: The nesC Language: A Holistic Approach to Networked Embedded Systems


User Contributed Notes

Cygwin User Notes