Login / Signup
Cart
Your cart is empty
This handy kit enables power to a USB device (Chromecast/Raspberry Pi/USB Fan/USB light/etc) to be turned on/off by a Raspberry Pi Pico or Pico W!
The board can be used with either a Pico W for WiFi-enabled control or using a regular Pico when using sensors or button inputs. A great match for our squid button cables!
Examples using CircuitPython are provided.
Note: Requires soldering of Pico/PicoW (not supplied) and USB Type-A socket (supplied but unsoldered).
[*] The micro USB ports are intentionally back to back to prevent both being connected at the same time.
You can find example CircuitPython scripts on Github.
Power for the output USB ports is controlled using GP2 (high=on), the other pins have been chosen to increase the usefulness of the board for those who may want to take advantage of the alternate functions.
GPxx | Port | Functions |
GP12 | 3-pin header | UART0 TX / I2C0 SDA / SPI1 RX |
GP13 | 3-pin header | UART0 RX / I2C0 SCL / SPI1 CSn |
GP26 | 4-pin SH | A0 / SPI1 SCK / I2C1 SDA |
GP27 | 4-pin SH | A1 / SPI1 TX / I2C1 SCL |