com.rngtng.rainbowduino
Interface RCodes

All Known Implementing Classes:
Rainbowduino

public interface RCodes


Field Summary
static int API_VERSION
           
static int API_VERSION_NR
           
static int BRIGHTNESS_GET
           
static int BRIGHTNESS_SET
           
static int BUFFER_GET_AT
           
static int BUFFER_LENGTH
           
static int BUFFER_LOAD
           
static int BUFFER_SAVE
           
static int BUFFER_SET_AT
           
static int COMMAND
           
static int ERROR
           
static int ERROR_MISSMATCH
           
static int ERROR_TIME_OUT
           
static int FRAME_GET
           
static int FRAME_SET
           
static int OK
           
static int PING
           
static int RESET
           
static int SPEED_DEC
           
static int SPEED_GET
           
static int SPEED_INC
           
static int SPEED_SET
           
static int START
           
static int STOP
           
 

Field Detail

API_VERSION_NR

static final int API_VERSION_NR
See Also:
Constant Field Values

COMMAND

static final int COMMAND
See Also:
Constant Field Values

API_VERSION

static final int API_VERSION
See Also:
Constant Field Values

PING

static final int PING
See Also:
Constant Field Values

RESET

static final int RESET
See Also:
Constant Field Values

START

static final int START
See Also:
Constant Field Values

STOP

static final int STOP
See Also:
Constant Field Values

FRAME_SET

static final int FRAME_SET
See Also:
Constant Field Values

FRAME_GET

static final int FRAME_GET
See Also:
Constant Field Values

BRIGHTNESS_SET

static final int BRIGHTNESS_SET
See Also:
Constant Field Values

BRIGHTNESS_GET

static final int BRIGHTNESS_GET
See Also:
Constant Field Values

BUFFER_SET_AT

static final int BUFFER_SET_AT
See Also:
Constant Field Values

BUFFER_GET_AT

static final int BUFFER_GET_AT
See Also:
Constant Field Values

BUFFER_LENGTH

static final int BUFFER_LENGTH
See Also:
Constant Field Values

BUFFER_SAVE

static final int BUFFER_SAVE
See Also:
Constant Field Values

BUFFER_LOAD

static final int BUFFER_LOAD
See Also:
Constant Field Values

SPEED_SET

static final int SPEED_SET
See Also:
Constant Field Values

SPEED_GET

static final int SPEED_GET
See Also:
Constant Field Values

SPEED_INC

static final int SPEED_INC
See Also:
Constant Field Values

SPEED_DEC

static final int SPEED_DEC
See Also:
Constant Field Values

ERROR

static final int ERROR
See Also:
Constant Field Values

OK

static final int OK
See Also:
Constant Field Values

ERROR_TIME_OUT

static final int ERROR_TIME_OUT
See Also:
Constant Field Values

ERROR_MISSMATCH

static final int ERROR_MISSMATCH
See Also:
Constant Field Values


processing library rainbowduino by rngtng - Tobias Bielohlawek. (c) 2009