QuinLED-Dig-Octa System
Brainboard-32-8L
Pinout Guide
The brainboard-32-8L has been based on the Espressif ESP32 (see full specifications here). This makes it compatible with various software out there such as WLED or ESPixelstick or if you wish you can run your own code on the board.
Unlike on my other boards GPIO5 is not used for Ethernet power but used as an LED output. There is no software Ethernet power, instead a physical jumper is present if you want to disable the Ethernet circuit.
v2r2+ has added a pin header that breaks out the GPIO pins used for the SDcard slot and also added a jumper to disable it and it’s resistors so these pins can be used for other purposes (such as a I2S microphone).
We recommend installing firmware from https://install.quinled.info which has a lot of the below pins pre-configured for the board!
To configure it all you’ll need to know what is logically connected to the physical ports. Please see the below table for this information:
Board | GPIO_ESP32 | Use | Notes |
---|---|---|---|
LED1 | GPIO_0 | LED1 Data output channel | |
LED2 | GPIO_1 | LED2 Data output channel | |
LED3 | GPIO_2 | LED3 Data output channel | |
LED4 | GPIO_3 | LED4 Data output channel | |
LED5 | GPIO_4 | LED5 Data output channel | |
LED6 | GPIO_5 | LED6 Data output channel | |
LED7 | GPIO12 | LED7 Data output channel | |
LED8 | GPIO13 | LED8 Data output channel | *Shared with I2C |
Micro-SDcard | GPIO14 | SDcard - CLK | *also available on pin header v2r2+ |
Micro-SDcard | GPIO15 | SDcard - MOSI | *also available on pin header v2r2+ |
Micro-SDcard | GPIO16 | SDcard - CS | *also available on pin header v2r2+ |
Micro-SDcard | GPIO36 | SDcard - MISO | |
I2C | GPIO32 | I2C - SDA | |
I2C | GPIO13 | I2C - SCL | *Shared with LED8 |
Relay | GPIO33 | Relay Trigger | |
Button input | GPIO34 | Connecting button/switch | |
Button input | GPIO35 | Connecting button/switch | |
Ethernet | GPIO17 | Ethernet - Clock Out | |
Ethernet | GPIO18 | Ethernet - MDIO | |
Ethernet | GPIO19 | Ethernet - TXD0 | |
Ethernet | GPIO21 | Ethernet - TXEN | |
Ethernet | GPIO22 | Ethernet - TXD1 | |
Ethernet | GPIO23 | Ethernet - MDC | |
Ethernet | GPIO25 | Ethernet - RXD0 | |
Ethernet | GPIO26 | Ethernet - RXD1 | |
Ethernet | GPIO27 | Ethernet - CRS_DV |