wokwi-features icon indicating copy to clipboard operation
wokwi-features copied to clipboard

Add Support for Multiple Serial Com Ports over Browser (e.g. Chrome)

Open ThamSunc opened this issue 1 year ago • 0 comments
trafficstars

Multiple Serial Port for Multiple UART Devices e.g. ESP32 In My Case, I'd like to use: ESP32-DevKit-C-V4

  • UART2 : for Digital Sensors
  • UART1 : for Host Computer Program
  • UART0 : keep it to monitor the workflow on wokwi Terminal

Expected the UART1 and UART2 connected to Computer COM Ports:

  • UART2 : to Computer Physical Com Port
  • UART1 : to computer Virtual Com Port

ThamSunc avatar Jul 15 '24 08:07 ThamSunc