> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kode.diy/llms.txt
> Use this file to discover all available pages before exploring further.

# Maker

> Crea circuitos personalizados, prototipa tus ideas y programa con los GPIOs.

**Módulo:** Basic <Icon icon="seedling" iconType="solid" />

# Características

Con este módulo puedes **crear circuitos y prototipar tus ideas usando la breadboard integrada** y usar los pines disponibles del Kode Dot.

Además, tienes disponible los dos buses de alimentación del Kode Dot: 5V y 3.3V, con una corriente máxima de 2A.

<Frame>
  <img width="400" src="https://mintcdn.com/kodediy/XTX2YJaXd-8SFLrS/images/external-modules/maker/maker.png?fit=max&auto=format&n=XTX2YJaXd-8SFLrS&q=85&s=3e3b04ae4612d68e7ed6500c913b63a8" data-path="images/external-modules/maker/maker.png" />
</Frame>

## Conexión con el Kode Dot

<Frame>
  <img src="https://mintcdn.com/kodediy/XTX2YJaXd-8SFLrS/images/external-modules/maker/maker-kodedot.png?fit=max&auto=format&n=XTX2YJaXd-8SFLrS&q=85&s=b08f75884f853b1f42bb94927f9363b7" width="1920" height="1080" data-path="images/external-modules/maker/maker-kodedot.png" />
</Frame>

## Pines disponibles

Puedes usar los siguientes pines:

| Pin    | Descripción                     |
| ------ | ------------------------------- |
| GPIO1  | RTC\_GPIO1, ADC1\_CH0, TOUCH1   |
| GPIO2  | RTC\_GPIO2, ADC1\_CH1, TOUCH2   |
| GPIO3  | RTC\_GPIO3, ADC1\_CH2, TOUCH3   |
| GPIO11 | RTC\_GPIO11, ADC2\_CH0, TOUCH11 |
| GPIO12 | RTC\_GPIO12, ADC2\_CH1, TOUCH12 |
| GPIO13 | RTC\_GPIO13, ADC2\_CH2, TOUCH13 |
| SCL    | GPIO47                          |
| SDA    | GPIO46                          |
| U0TXD  | GPIO43                          |
| U0RXD  | GPIO44                          |
| GPIO39 | JTAG-MTCK                       |
| GPIO40 | JTAG-MTCDO                      |
| GPIO41 | JTAG-MTCDI                      |
| GPIO42 | JTAG-MTMS                       |

<Warning>Los pines SCL y SDA son del bus I2C del Kode Dot, **solo se pueden usar para conectar otros componentes al bus I2C.**</Warning>
