nl.tue.id.creapro.admoveo
Interface Pin
- All Known Implementing Classes:
- AdMoVeo
public interface Pin
Defines all the pin constants. All sensors and actuators
are connected to particular pins that are numbered on the
Arduino board.
- Author:
- jhu
BUZZER
static final int BUZZER
- See Also:
- Constant Field Values
DIR_L
static final int DIR_L
- See Also:
- Constant Field Values
DIR_R
static final int DIR_R
- See Also:
- Constant Field Values
DISTANCE_F
static final int DISTANCE_F
- See Also:
- Constant Field Values
DISTANCE_L
static final int DISTANCE_L
- See Also:
- Constant Field Values
DISTANCE_R
static final int DISTANCE_R
- See Also:
- Constant Field Values
ENCODER_L
static final int ENCODER_L
- See Also:
- Constant Field Values
ENCODER_R
static final int ENCODER_R
- See Also:
- Constant Field Values
FR
static final int FR
- See Also:
- Constant Field Values
LED_B
static final int LED_B
- See Also:
- Constant Field Values
LED_G
static final int LED_G
- See Also:
- Constant Field Values
LED_R
static final int LED_R
- See Also:
- Constant Field Values
LIGHT_L
static final int LIGHT_L
- See Also:
- Constant Field Values
LIGHT_R
static final int LIGHT_R
- See Also:
- Constant Field Values
LINE_L
static final int LINE_L
- See Also:
- Constant Field Values
LINE_R
static final int LINE_R
- See Also:
- Constant Field Values
LR
static final int LR
- See Also:
- Constant Field Values
SOUND_L
static final int SOUND_L
- See Also:
- Constant Field Values
SOUND_R
static final int SOUND_R
- See Also:
- Constant Field Values
SPEED_L
static final int SPEED_L
- See Also:
- Constant Field Values
SPEED_R
static final int SPEED_R
- See Also:
- Constant Field Values