Skip to content

Drives 6 RS232 UART ports using a Raspberry Pi Pico.

License

Notifications You must be signed in to change notification settings

iryek-rpi/PicoRS232

 
 

Repository files navigation

PicoRS232

⚠ I haven't had this PCB design manufactured yet so there may be bugs. Here be dragons.

3D render of PicoRS232 board

This PCB connects 6 RS232 UART ports to a Raspberry Pi Pico.

  1. Two ports are connected to the RP2040's 2 hardware UARTs.
  2. Four more ports are connected to the RP2040's PIO drivers for software UART.

The TX/RX pins line up with those from the Pico UART Bridge firmware so that firmware should work out-of-the-box.

Note: Flow control is not supported in this design. Only TX/RX are connected to each port. This was done to keep the BOM low and software simple.

Schematic

Schematic

Board

2D board design

About

Drives 6 RS232 UART ports using a Raspberry Pi Pico.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published