1. Background
2. Abbreviations
- Arduino program - a program that is written for the Arduino board. Uses only the Arduio and avr APIs.
- Arduino stub - library implementing the Arduino and avr APIs
- Streamed input/output - instead of a fullblown simulator GUI
Searduino provides you with a stdin/stdout interface. This can be used
to script (bash, Python..) your test cases. Using programs such as
netcat you can also run the Arduino program on one PC and the test on
another PC.
3. Layers
3.1 Faked Arduino layer - the Arduino stub
3.2 Communication layer -
Table of Contents
About This Document
This document was generated by hesa on January 10, 2012 using texi2html 1.82.
The buttons in the navigation panels have the following meaning:
Button |
Name |
Go to |
From 1.2.3 go to |
[ < ] |
Back |
Previous section in reading order |
1.2.2 |
[ > ] |
Forward |
Next section in reading order |
1.2.4 |
[ << ] |
FastBack |
Beginning of this chapter or previous chapter |
1 |
[ Up ] |
Up |
Up section |
1.2 |
[ >> ] |
FastForward |
Next chapter |
2 |
[Top] |
Top |
Cover (top) of document |
|
[Contents] |
Contents |
Table of contents |
|
[Index] |
Index |
Index |
|
[ ? ] |
About |
About (help) |
|
where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:
- 1. Section One
- 1.1 Subsection One-One
- 1.2 Subsection One-Two
- 1.2.1 Subsubsection One-Two-One
- 1.2.2 Subsubsection One-Two-Two
- 1.2.3 Subsubsection One-Two-Three
<== Current Position
- 1.2.4 Subsubsection One-Two-Four
- 1.3 Subsection One-Three
- 1.4 Subsection One-Four
This document was generated by hesa on January 10, 2012 using texi2html 1.82.