-
Hello,
compiled system.img for Fireprime RK3128, but not even uboot starts (Minicom shows nothing)
Please advise. Thanks,
-
In minicom, there's an echo on/off setting(Ctrl + A E), this is useful in some cases, like AT Command input.
I searched the `echo` keyword in this project, and the help output, it seems this function…
-
I was wondering can i use this extension to debug my micropython code.
I had already use some connection tools like minicom,ckermit but it's fail.
Can I use this extension to watch the result or err…
-
Hello! Loving my Blaustahl so far.
### A few feature suggestions for the built-in text editor...
- CTRL+A: Go to the beginning of the line
- CTRL+E: Go to the end of the line
- CTRL+K: Dele…
-
Hello,
i've successfully configured the GMS and i also see some "stuff" through minicom on the serial port. But for example if i open a door or close a window nothing happens on the GMS.
Greets,…
-
I am having great difficulty in getting serial comms established: from the Micropython REPL via the Pico's UART0 output to the Ubuntu PC input.
I have tried
- two different serial port to USB ca…
-
The GPS red led is not blinking.
I have change to minicom to ttyAMA0, 9600 8NI.
Serial is disable, i2c and SPI enable.
When i run gpscar.py in python 3.4. It show this error
ImportError: No module n…
-
Kinda new to this stuff, so maybe this is the wrong place to ask about this, but is there a way to do something like `screen /dev/ttyUSB0` in zellij? Can't find any docs on it, and it doesn't work on …
-
I am trying to get the raspberry pi pico working on OpenBSD. I have gotten the firmware onto the pico and got minicom to work; However rshell is unable to connect.
```
Welcome to minicom 2.8
OP…
-
Hi,
I'm trying to send message using the UART. I flashed a program on my card and I tried to use a FTDI to see those messages on CoolTerm. I can't see any characters on CoolTerm but I can see excha…