ESPixelStick Firmware
Firmware for the ESPixelStick
Loading...
Searching...
No Matches
GPIO_Defs_ESP32_S.hpp File Reference

Go to the source code of this file.

Macros

#define MAX_NUM_RMT_CHANNELS   4
 
#define DEFAULT_RMT_0_GPIO   gpio_num_t::GPIO_NUM_2
 
#define DEFAULT_RMT_1_GPIO   gpio_num_t::GPIO_NUM_42
 
#define DEFAULT_RMT_2_GPIO   gpio_num_t::GPIO_NUM_41
 
#define DEFAULT_RMT_3_GPIO   gpio_num_t::GPIO_NUM_40
 
#define DEFAULT_I2C_SDA   gpio_num_t::GPIO_NUM_17
 
#define DEFAULT_I2C_SCL   gpio_num_t::GPIO_NUM_16
 
#define SUPPORT_SD
 
#define ENABLE_DEDICATED_SPI   1
 
#define SD_CARD_MISO_PIN   gpio_num_t::GPIO_NUM_7
 
#define SD_CARD_MOSI_PIN   gpio_num_t::GPIO_NUM_6
 
#define SD_CARD_CLK_PIN   gpio_num_t::GPIO_NUM_5
 
#define SD_CARD_CS_PIN   gpio_num_t::GPIO_NUM_4
 
#define DEFAULT_RELAY_GPIO   gpio_num_t::GPIO_NUM_15
 
#define SUPPORT_OutputType_DMX
 
#define SUPPORT_OutputType_GECE
 
#define SUPPORT_OutputType_GS8208
 
#define SUPPORT_OutputType_Renard
 
#define SUPPORT_OutputType_Serial
 
#define SUPPORT_OutputType_TM1814
 
#define SUPPORT_OutputType_UCS1903
 
#define SUPPORT_OutputType_UCS8903
 
#define SUPPORT_OutputType_WS2811
 
#define SUPPORT_OutputType_Relay
 
#define SUPPORT_OutputType_Servo_PCA9685
 
#define SUPPORT_OutputType_FireGod
 

Macro Definition Documentation

◆ DEFAULT_I2C_SCL

#define DEFAULT_I2C_SCL   gpio_num_t::GPIO_NUM_16

◆ DEFAULT_I2C_SDA

#define DEFAULT_I2C_SDA   gpio_num_t::GPIO_NUM_17

◆ DEFAULT_RELAY_GPIO

#define DEFAULT_RELAY_GPIO   gpio_num_t::GPIO_NUM_15

◆ DEFAULT_RMT_0_GPIO

#define DEFAULT_RMT_0_GPIO   gpio_num_t::GPIO_NUM_2

◆ DEFAULT_RMT_1_GPIO

#define DEFAULT_RMT_1_GPIO   gpio_num_t::GPIO_NUM_42

◆ DEFAULT_RMT_2_GPIO

#define DEFAULT_RMT_2_GPIO   gpio_num_t::GPIO_NUM_41

◆ DEFAULT_RMT_3_GPIO

#define DEFAULT_RMT_3_GPIO   gpio_num_t::GPIO_NUM_40

◆ ENABLE_DEDICATED_SPI

#define ENABLE_DEDICATED_SPI   1

◆ MAX_NUM_RMT_CHANNELS

#define MAX_NUM_RMT_CHANNELS   4

◆ SD_CARD_CLK_PIN

#define SD_CARD_CLK_PIN   gpio_num_t::GPIO_NUM_5

◆ SD_CARD_CS_PIN

#define SD_CARD_CS_PIN   gpio_num_t::GPIO_NUM_4

◆ SD_CARD_MISO_PIN

#define SD_CARD_MISO_PIN   gpio_num_t::GPIO_NUM_7

◆ SD_CARD_MOSI_PIN

#define SD_CARD_MOSI_PIN   gpio_num_t::GPIO_NUM_6

◆ SUPPORT_OutputType_DMX

#define SUPPORT_OutputType_DMX

◆ SUPPORT_OutputType_FireGod

#define SUPPORT_OutputType_FireGod

◆ SUPPORT_OutputType_GECE

#define SUPPORT_OutputType_GECE

◆ SUPPORT_OutputType_GS8208

#define SUPPORT_OutputType_GS8208

◆ SUPPORT_OutputType_Relay

#define SUPPORT_OutputType_Relay

◆ SUPPORT_OutputType_Renard

#define SUPPORT_OutputType_Renard

◆ SUPPORT_OutputType_Serial

#define SUPPORT_OutputType_Serial

◆ SUPPORT_OutputType_Servo_PCA9685

#define SUPPORT_OutputType_Servo_PCA9685

◆ SUPPORT_OutputType_TM1814

#define SUPPORT_OutputType_TM1814

◆ SUPPORT_OutputType_UCS1903

#define SUPPORT_OutputType_UCS1903

◆ SUPPORT_OutputType_UCS8903

#define SUPPORT_OutputType_UCS8903

◆ SUPPORT_OutputType_WS2811

#define SUPPORT_OutputType_WS2811

◆ SUPPORT_SD

#define SUPPORT_SD