Adafruit
Simple USB C Socket Breakout
This Simple USB Type C breakout is kinda interesting, it looks similar to this USB Type C SMT Inline Breakout Board, but it's an 'inline' style with pad...
This Simple USB Type C breakout is kinda interesting, it looks similar to this USB Type C SMT Inline Breakout Board, but it's an 'inline' style with pads for soldering to the common USB 1.1/2.0 connections. We see this lil breakout used often in custom keyboards, it's glued or wedged into the enclosure.
Unlike our breakout, it doesn't break out all the pads - it just gives you the classic 4 USB pins that would let you connect to a USB-capable chip or microcontroller. It does not have any resistors to set direction/current - but despite that it seems to work just fine when we used it to connect to our computer. It may not work with power supplies or ports that require CC resistors for PD negotiation.
For more details, we like this Introduction to USB C app note.

Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
Related Tutorials
Free guides on learn.littlebird.com.au