BVM usb passthrough OS seporated COMS #44
codemaster010
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
20250304_165202.mp4
This was to see if the usb coms were more seporated than on a single operating system. This is raspian os with arduino ide and bvm with win11 running arduino ide. Normally if arduino wont let you upload to two seporate boards at the same time or see the serial monitor of the boards at the same time. The bvm usb passthrough allows for a more complete separation of coms to use each com simultaniously on the seporate operating systems unlike on a single os normally.
This allows for two simultaneous uploads at the same time and real time serial port monitoring of two seporate ports at same time on single machine. It might be possible on other virtual machines but I'm not sure.
This should help when programing for example two esp32 boards for wireless comunication with each other instead of switching ports to upload each time for seporate boards and help avoid uploading to wrong board.
Real time duel serial monitoring is something I've wanted for a long time to see when a wireless message is sent from serial on one com and see when the other serial monitor com receives the wireless messege in real time.
Using a rpi 16gb for tests
Huge thanks the Botspot for making life easier
Beta Was this translation helpful? Give feedback.
All reactions