Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 10:59 01 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : pico as a 6-port USB to serial bridge

Author Message
robert.rozee
Guru

Joined: 31/12/2012
Location: New Zealand
Posts: 2442
Posted: 05:16am 05 Jan 2022
Copy link to clipboard 
Print this post

there was mention in another thread of extra virtual serial ports on a pico, and it reminded me of the below:
https://github.com/harrywalsh/pico-hw_and_pio-uart-gridge/tree/HW_and_pio_uarts
six physical serial ports (RxD and TxD only) concentrated by a pico onto a USB bus, with 6 virtual comm ports then available at the PC end.

one could argue that this is the 2nd most useful thing to do with a pico (sitting a good distance below running MMbasic on it). there is a compiled binary for this somewhere out there on the net, but i can't quite remember where. although it may well benefit from updating to use the latest SDK.


cheers,
rob   :-)
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 5089
Posted: 07:38am 05 Jan 2022
Copy link to clipboard 
Print this post

Good find.

This is really nice. I will try this tonight. A pico acts as 6x FTDI.
They use the PIO's though, so I expect the baudrate of PIO UARTS to be coupled, not independent.


Volhout
Edited 2022-01-05 17:39 by Volhout
PicomiteVGA PETSCII ROBOTS
 
CaptainBoing

Guru

Joined: 07/09/2016
Location: United Kingdom
Posts: 2170
Posted: 08:24am 05 Jan 2022
Copy link to clipboard 
Print this post

saw a design for something similar back in the late 80s. of course it wasn't as compact but it was a RS232 pass-thru and the designer used a higher baudrate to communicate with the controller and switch port, the higher rate being ignored by the attached peripherals.

never built one but I liked the idea of addressable '232
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025