AGirs
Macros
girs_pins_mega2560.h File Reference

Go to the source code of this file.

Macros

#define SIGNAL_LED_1   LED_BUILTIN
 
#define SIGNAL_LED_2   A1
 
#define SIGNAL_LED_3   A2
 
#define SIGNAL_LED_4   A3
 
#define SIGNAL_LED_5_GND   22
 
#define SIGNAL_LED_5   23
 
#define SIGNAL_LED_6_GND   24
 
#define SIGNAL_LED_6   25
 
#define SIGNAL_LED_7_GND   26
 
#define SIGNAL_LED_7   27
 
#define SIGNAL_LED_8_GND   28
 
#define SIGNAL_LED_8   29
 
#define IRSENSOR_1_PIN   49
 
#define IRSENSOR_2_PIN   48
 
#define IRSENSOR_2_PULLUP
 
#define IRRECEIVER_1_PIN   5
 
#define IRRECEIVER_2_PIN   7
 
#define IRRECEIVER_3_PIN   8
 
#define IRRECEIVER_4_PIN   6
 
#define IRRECEIVER_5_PIN   49
 
#define NON_MOD_PIN   3
 

Macro Definition Documentation

◆ IRRECEIVER_1_PIN

#define IRRECEIVER_1_PIN   5

Definition at line 33 of file girs_pins_mega2560.h.

◆ IRRECEIVER_2_PIN

#define IRRECEIVER_2_PIN   7

Definition at line 35 of file girs_pins_mega2560.h.

◆ IRRECEIVER_3_PIN

#define IRRECEIVER_3_PIN   8

Definition at line 36 of file girs_pins_mega2560.h.

◆ IRRECEIVER_4_PIN

#define IRRECEIVER_4_PIN   6

Definition at line 37 of file girs_pins_mega2560.h.

◆ IRRECEIVER_5_PIN

#define IRRECEIVER_5_PIN   49

Definition at line 38 of file girs_pins_mega2560.h.

◆ IRSENSOR_1_PIN

#define IRSENSOR_1_PIN   49

Definition at line 27 of file girs_pins_mega2560.h.

◆ IRSENSOR_2_PIN

#define IRSENSOR_2_PIN   48

Definition at line 30 of file girs_pins_mega2560.h.

◆ IRSENSOR_2_PULLUP

#define IRSENSOR_2_PULLUP

Definition at line 31 of file girs_pins_mega2560.h.

◆ NON_MOD_PIN

#define NON_MOD_PIN   3

Definition at line 40 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_1

#define SIGNAL_LED_1   LED_BUILTIN

Definition at line 9 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_2

#define SIGNAL_LED_2   A1

Definition at line 10 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_3

#define SIGNAL_LED_3   A2

Definition at line 11 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_4

#define SIGNAL_LED_4   A3

Definition at line 12 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_5

#define SIGNAL_LED_5   23

Definition at line 15 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_5_GND

#define SIGNAL_LED_5_GND   22

Definition at line 14 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_6

#define SIGNAL_LED_6   25

Definition at line 17 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_6_GND

#define SIGNAL_LED_6_GND   24

Definition at line 16 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_7

#define SIGNAL_LED_7   27

Definition at line 19 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_7_GND

#define SIGNAL_LED_7_GND   26

Definition at line 18 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_8

#define SIGNAL_LED_8   29

Definition at line 21 of file girs_pins_mega2560.h.

◆ SIGNAL_LED_8_GND

#define SIGNAL_LED_8_GND   28

Definition at line 20 of file girs_pins_mega2560.h.