Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

_LIBRARY_ Library for Arduino
Author:  _AUTHOR_
Contact: _MAIL_
License: _LICENSE-TYPE_


Navigation


Download

_LIBRARY_ VERSION Δ

Library Install Guide


Information

Why is this library created?

Theory

Presentation of theory

Description

Description of the library, its use cases and its limitations
Wiringdiagrams

Links

Links to other sites


Functions

//we need to decide on a way to represent functions
//UML?: functionName( parametername:parametertype ) : returntype
//Processingesque?
//returntype functionName( parametertype parametername );


Examples

Example One

  1. //code

Example Two

  1. //code


FAQ

Some question?

Some answer

Some other question?

Some other answer


About this page

Some general information here, if suitable.

Last Modified: January 06, 2010, at 09:55 AM
By: AlphaBeta