Arduino Tinker Library
 All Classes Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNTinker
|oCAbstractActuatorAbstract interface for any digital actuator
|oCAbstractLogAbstract interface for any logger
|oCAbstractScalarSensorAbstract interface for any scalar sensor
|oCAbstract3dSensorAbstract interface for any 3D sensor
|oCCircularDisplayConceptConcept for a circular display
|oCDigitalActuator
|oCExceptionA static class used to handle exceptions
|oCTryAndCatchOnDestructionA scoped class that catches exception on its destruction
|oCCatchConceptConcept for a catch implementation
|oCSerialCatchA CatchConcept implementation that writes exception on serial
|oCLiquidCrystalLog
|oCMagneticSensorLSM303Class to handle LSM303 magnetic sensor
|oCNeoPixelCircularDisplay
|oCSequentialStatusSwitcherSequential status switcher
|oCSerialLogArduino serial logger
|oCTimedButton
|oCTimeoutA class to handle timeout events
|oCTimerA timer
|oCScopedTimerA scoped timer
|oCTMP36A class to handle TMP36 sensor
|oCToggleSwitchA class to handle a toggle switch
|oCVect2d
|oCVect2dCircularDisplay
|\CVect3d
\CTinkerWatchImpl