Arduino Tinker Library
 All Classes Functions Variables
Public Types | Public Member Functions | List of all members
TinkerWatchImpl Class Reference

Public Types

enum  Mode {
  RandomAnimation = 0, Compass = 1, Accellerometer = 2, GPS = 3,
  Clock = 4, Temperature = 5
}
 
typedef Tinker::SerialLog SerialLog
 
typedef Tinker::TimedButton TimedButton
 
typedef
Tinker::SequentialStatusSwitcher
< Tinker::TimedButton
StatusSwitcher
 
typedef
Tinker::NeoPixelCircularDisplay< 16 > 
Display
 
typedef
Tinker::MagneticSensorLSM303 
MagSensor
 
typedef
Tinker::Vect2dCircularDisplay
< Display, 1 > 
MagDisplay
 
typedef Tinker::Vect3d< uint8_t > color_type
 

Public Member Functions

void initialize ()
 
void startAnimation ()
 
void changeStatusAnimation ()
 
void randomAnimation ()
 
void compass ()
 
void displayTime ()
 
void setTime (uint32_t h, uint32_t m, uint32_t s)
 
void update ()
 

The documentation for this class was generated from the following files: