-
I use two serial ports on my android tablet but qgroundcontrol can only communicate with one of them
-
For some reason on my new computer I cannot get serial ports to show i the drop down..
Pio sees them, perhaps deviot uses some generic python module to do this instead of using pio devices list.. may…
-
The UNIRAS rig will use an ethernet-based serial adaptor, [CSC-H64 by Sollae Systems](https://www.eztcp.com/en/products/csc-h64), in place of the current USB serial adaptors. This will require some (s…
-
I have an android board that has a built in com port at /dev/tty4. it's a hardware port and not USB. will this app work?
-
**Is your feature request related to a problem? Please describe.**
The MEGA65 Expansion board I am designing has user port and tape port and C1565 port that are all connected to some degree using a r…
-
Hi,
I managed to debug a simple program but I cannot debug anything when we use the Wire library. The code bellow will "freeze" the teensy and no serial ports are generated. As soon as I comment the …
-
The Sparkfun Pro Micro (and presumably the other 32u4 boards) use a different COM port depending on if it's in bootloader mode.
I'm currently trying to just get a blink sketch working on a Pro Micro…
-
```
In file included from /wrkdirs/usr/ports/science/trilinos/work/.build/packages/kokkos-kernels/graph/eti/generated_specializations_cpp/color_d1/Graph_color_d1_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_L…
-
Po veľa chybných odoslaniach skript padne s errorom "UnboundLocalError: cannot access local variable 'response' where it is not associated with a value" na riadku https://github.com/BUT-DRONE-RESEARCH…
-
Hello,
I use your serial communication library and it works great ! Do you plan to develop a function to list available serial ports ?
Thanks in advance and well done for your work