You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be really great to have a Python script or something running on the Mac/PC side that emulates this bridge and dumps verbose debugging information - I've found it sort of hard to debug my Arduino sketches without stubbing out all of my network calls since everything wants the UART.
As a side benefit, this would make it easier to attach Charles or Wireshark to inspect communication on the wire.
The text was updated successfully, but these errors were encountered:
It'd be really great to have a Python script or something running on the Mac/PC side that emulates this bridge and dumps verbose debugging information - I've found it sort of hard to debug my Arduino sketches without stubbing out all of my network calls since everything wants the UART.
As a side benefit, this would make it easier to attach Charles or Wireshark to inspect communication on the wire.
The text was updated successfully, but these errors were encountered: