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

Go to the source code of this file.

Macros

#define DEFAULT_RMT_0_GPIO   gpio_num_t::GPIO_NUM_2
 
#define DEFAULT_RMT_1_GPIO   gpio_num_t::GPIO_NUM_4
 
#define DEFAULT_RMT_2_GPIO   gpio_num_t::GPIO_NUM_0
 
#define DEFAULT_RMT_3_GPIO   gpio_num_t::GPIO_NUM_16
 
#define SUPPORT_SPI_OUTPUT
 
#define DEFAULT_SPI_DATA_GPIO   gpio_num_t::GPIO_NUM_15
 
#define DEFAULT_SPI_CLOCK_GPIO   gpio_num_t::GPIO_NUM_25
 
#define DEFAULT_SPI_DEVICE   VSPI_HOST
 
#define DEFAULT_I2C_SDA   gpio_num_t::GPIO_NUM_21
 
#define DEFAULT_I2C_SCL   gpio_num_t::GPIO_NUM_22
 
#define SUPPORT_SD
 
#define SD_CARD_MISO_PIN   gpio_num_t::GPIO_NUM_19
 
#define SD_CARD_MOSI_PIN   gpio_num_t::GPIO_NUM_23
 
#define SD_CARD_CLK_PIN   gpio_num_t::GPIO_NUM_18
 
#define SD_CARD_CS_PIN   gpio_num_t::GPIO_NUM_5
 
#define SUPPORT_SENSOR_DS18B20
 
#define ONEWIRE_PIN   gpio_num_t::GPIO_NUM_27
 
#define SUPPORT_OutputType_APA102
 
#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_WS2801
 
#define SUPPORT_OutputType_WS2811
 
#define SUPPORT_OutputType_Relay
 
#define SUPPORT_OutputType_Servo_PCA9685
 

Macro Definition Documentation

◆ DEFAULT_I2C_SCL

#define DEFAULT_I2C_SCL   gpio_num_t::GPIO_NUM_22

◆ DEFAULT_I2C_SDA

#define DEFAULT_I2C_SDA   gpio_num_t::GPIO_NUM_21

◆ 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_4

◆ DEFAULT_RMT_2_GPIO

#define DEFAULT_RMT_2_GPIO   gpio_num_t::GPIO_NUM_0

◆ DEFAULT_RMT_3_GPIO

#define DEFAULT_RMT_3_GPIO   gpio_num_t::GPIO_NUM_16

◆ DEFAULT_SPI_CLOCK_GPIO

#define DEFAULT_SPI_CLOCK_GPIO   gpio_num_t::GPIO_NUM_25

◆ DEFAULT_SPI_DATA_GPIO

#define DEFAULT_SPI_DATA_GPIO   gpio_num_t::GPIO_NUM_15

◆ DEFAULT_SPI_DEVICE

#define DEFAULT_SPI_DEVICE   VSPI_HOST

◆ ONEWIRE_PIN

#define ONEWIRE_PIN   gpio_num_t::GPIO_NUM_27

◆ SD_CARD_CLK_PIN

#define SD_CARD_CLK_PIN   gpio_num_t::GPIO_NUM_18

◆ SD_CARD_CS_PIN

#define SD_CARD_CS_PIN   gpio_num_t::GPIO_NUM_5

◆ SD_CARD_MISO_PIN

#define SD_CARD_MISO_PIN   gpio_num_t::GPIO_NUM_19

◆ SD_CARD_MOSI_PIN

#define SD_CARD_MOSI_PIN   gpio_num_t::GPIO_NUM_23

◆ SUPPORT_OutputType_APA102

#define SUPPORT_OutputType_APA102

◆ SUPPORT_OutputType_DMX

#define SUPPORT_OutputType_DMX

◆ 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_WS2801

#define SUPPORT_OutputType_WS2801

◆ SUPPORT_OutputType_WS2811

#define SUPPORT_OutputType_WS2811

◆ SUPPORT_SD

#define SUPPORT_SD

◆ SUPPORT_SENSOR_DS18B20

#define SUPPORT_SENSOR_DS18B20

◆ SUPPORT_SPI_OUTPUT

#define SUPPORT_SPI_OUTPUT