pico-uart-bridge icon indicating copy to clipboard operation
pico-uart-bridge copied to clipboard

Raspberry Pi Pico UART-USB bridge

Results 21 pico-uart-bridge issues
Sort by recently updated
recently updated
newest added

Currently the serial number "000000000000" is hard-coded. This will lead to problems when two RPico uart bridges are attached to the same computer because their device node are ambiguous. With...

Hello, do you see a simple way to provide DTR and/or RTS. There are projects which could use a DTR. One example could be Chinese diesel heaters or programmer adapters...

Thanks for the software ! I tested HWFC with an FTDI cable @ 1Mbits and it seems to work alright. Also added DTR functionality (useful for e.g. programming an arduino...

I'm trying to ssh through the first UART bridge to a raspberry pi zero and it only shows the output and doesn't seem to accept any keystrokes.

How can I make both serial ports work?I found that only one serial port works and the other one doesn't work.

Hello, thanks for this project, it helped me going on my project where I need USB to UART bridge. One issue I found - when I put a physical loopback...

Hi, I'm a beginner and I was looking for examples for a Pico USB-UART Bridge using the Arduino IDE. Do you have any advice about it?

I'm trying to program a CC1352 via pico-uart-bridge and using the SmartRF programmer (The official software for programming that chip) but nothing happens. I use an osciloscope to see the...

Test procedure: 1) Use a jumper header to shortcut pin 6 and pin 7 to physically loopback the TX/RX on UART1 2) Press and hold the key on the Raspberry...

Looking for some assistance using your pico-uart-bridge to flash an ESP device via esptool. I currently keep getting timeouts through ESPtool. When I connect to minicom and look at the...