Skip to content

adriangalilea/pico_qwiic_addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pico QwiicReset Addon

Plug, Reset, and Prototype Effortlessly.

IMG_2513.mp4

Available here

Pico Pain Points

  1. Flash Mode: Requires unplugging and holding BOOTSEL while you plug.
  2. Board Hangs: Requires unplugging and plugging back in to reset.
  3. Prototyping: Absence of a Qwiic/Stemma QT connector for easy module connection without soldering.

1.50€ Pico QwiicReset Addon Solution

Meet your new best friend for faster prototyping and smoother iterations. This cute little guy is packed with features you didn't know you needed but won't be able to live without:

  • Instant Reset: A single button press does the trick.
  • Flash Mode: Just press both buttons simultaneously.
  • Compact design: No added bulk—just more functionality packed into your existing Pico setup.
  • Plug-and-Play Prototyping: Equipped with a Qwiic/Stemma QT connector, say goodbye to soldering and hello to an expansive ecosystem of modules.

circuitpython i2c code

import board
import busio

i2c = busio.I2C(board.GP27, board.GP26)

The ultimate add-on to turbocharge your Raspberry Pi Pico (and Pico W!) experience.

Installation

Place it in the right spot:

image

Solder

  • With pins IMG_2428

  • Without pins IMG_2491

Compatibility

  • Fully Compatible: Works seamlessly with the Pico and Pico W.
  • Not Compatible: Cannot be used with the Pico WH due to interference with the debug connector.

About

A repo for the Raspberry Pi Pico and Pico W, qwiic and reset button add-on, sample code and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages