An open API service indexing awesome lists of open source software.

https://github.com/thiagosousa81/datasheet-bitdoglab

Descrição de fácil acesso dos pinos da BitDogLab
https://github.com/thiagosousa81/datasheet-bitdoglab

bitdoglab datasheet embarcatech

Last synced: 12 months ago
JSON representation

Descrição de fácil acesso dos pinos da BitDogLab

Awesome Lists containing this project

README

          

Datasheet BitDogLab


Descrição de fácil acesso dos pinos da BitDogLab

> OBS.: Essa descrição de pinos é da placa BitDogLab v6.3 do programa TIC-37 EmbarcaTech.
>
> Lembre-se de consultar o datasheet do Raspberry Pi Pico W se discordar de algo aqui

Se isso lhe ajudou de alguma forma, deixe-me uma ⭐ neste repo




![DatasheetPicoW](https://github.com/ThiagoSousa81/Datasheet-BitDogLab/blob/main/images/picow-pinout.svg)

Datasheet do **[RaspberrPi Pico W](https://github.com/BitDogLab/BitDogLab/blob/main/doc/illustrations/picow-pinout.svg)**

![Diagrama-BitDogLab](https://github.com/ThiagoSousa81/Datasheet-BitDogLab/blob/main/images/PicoW_BDL.png)

Localização dos componentes da **BitDogLab** no **Pico W**

Portas do barramento I2C

| Componente | Pino |
| --- | --- |
| I2C 0 (SDA) | GPIO0 |
| I2C 0 (SCL) | GPIO1 |
| I2C 1 (SDA) | GPIO2 |
| I2C 1 (SCL) | GPIO3 |

Microfone

| Componente | Pino |
| --- | --- |
| Microfone | GPIO 28 |

Display OLED

| Componente | Pino |
| --- | --- |
| OLED (SCL) | 15 |
| OLED (SDA) | 14 |

Joystick

| Componente | Pino |
| --- | --- |
| VRx (Joystick) | GPIO 26 |
| VRy (Joystick) | GPIO 27 |
| Botão Joystick | GPIO 22 |

Matriz de LEDs WS2018B

| Componente | Pino |
| --- | --- |
| NeoPixel (Matriz de LEDs) | GPIO 7 |

LED RGB

| Componente | Pino |
| --- | --- |
| LED Verde (PWM) | GPIO 11 |
| LED Azul (PWM) | GPIO 12 |
| LED Vermelho (PWM) | GPIO 13 |

Buzzers

| Componente | Pino |
| --- | --- |
| Buzzer 1 (PWM) | GPIO 21 |
| Buzzer 2 (PWM) | GPIO 10 |

Botões

| Componente | Pino |
| --- | --- |
| Botão A | GPIO 5 |
| Botão B | GPIO 6 |