Login / Signup
Cart
Your cart is empty
This is the new version of 8086's original 3.3V CDC serial adapter - upgraded to USB-C because USB-C is the FUTURE!
This is a 3.3V USB Serial Adaptor. It plugs directly into our Cluster HAT and MMC (SD) HAT to provide serial console access to the Raspberry Pi for quick access.
Using jumper wires it can be used to access the serial connection on a Raspberry Pi and for Arduino programming (using RTS for reset).
This module can only be used with systems using 3.3V, connecting to those using higher/lower voltages may result in damage. Click here for a 5V version.
The IC used in the adapter enumerates as a Communication Device Class (CDC) device which modern (Win10/Linux/Mac OS X) operating systems have built-in drivers for.
A USB-C cable will be required (not included).
To enable serial console on a default Raspberry Pi OS (or Cluster HAT) installation add "enable_uart=1" to your config.txt in the boot partition.
Pinout | Description |
RTS | Request to send |
RX | Receive (connect to remote TX) |
TX | Transmit (connect to remote RX) |
3V3 | 3.3V supply |
CTS | Clear to send |
GND | Ground |
The following baud rates are supported:
Baud rate | Miss rate (%) |
2400 | 0.16 |
4800 | 0.16 |
9600 | 0.04 |
19200 | 0.04 |
38400 | 0.16 |
57600 | 0.16 |
115200 | 0.16 |
230400 | 0.16 |
460800 | 0.79 |
1700000 | 0.84 |
2300000 | 0.62 |
3400000 | 0.84 |