arduino-ide icon indicating copy to clipboard operation
arduino-ide copied to clipboard

Serial Monitor plugin system to be able to add protocols like VT100, VTX, VTnnn, etc.

Open navr32 opened this issue 3 years ago • 1 comments

Describe the request

Add a plugin capability to Serial Monitor to be able to add protocols like VT100, VTX, VTnnn.

For example, UECIDE has more compatibility with some protocol such as VT100.

Additional possibilities for plugins would be numbers of line colon...character and display function.

Additional context

Additional requests

  • https://forum.arduino.cc/t/does-anybody-know-a-most-simplest-to-use-serial-receive-software-as-replacement-of-the-serial-monitor/1184259/14

Related

  • https://github.com/arduino/arduino-ide/issues/1727
  • https://github.com/arduino/arduino-ide/issues/1726
  • https://github.com/arduino/Arduino/issues/10765
  • https://github.com/arduino/Arduino/issues/9679
  • https://github.com/arduino/Arduino/issues/9102
  • https://github.com/arduino/Arduino/issues/7856
  • https://github.com/arduino/Arduino/issues/6794
  • https://github.com/arduino/Arduino/issues/3739
  • https://github.com/arduino/Arduino/issues/3729
  • https://github.com/arduino/Arduino/issues/3654
  • https://github.com/arduino/Arduino/issues/1223
  • https://github.com/arduino/Arduino/issues/346
  • https://forum.arduino.cc/t/clear-display-on-serial-monitor/1234624
  • https://forum.arduino.cc/t/clearing-the-console-new-post/1226247
  • https://forum.arduino.cc/t/feature-request-support-r-in-serial-monitor/852396
  • https://forum.arduino.cc/t/suggestion-ansi-colors-for-the-serial-monitor/961041

Issue checklist

  • [X] I searched for previous requests in the issue tracker
  • [X] I verified the feature was still missing when using the latest nightly build
  • [X] My request contains all necessary details

navr32 avatar Jun 09 '21 16:06 navr32

Hello. Isn't this one blocked by #58 ? Or should there be just a set of supported protocols that will be shipped with IDE?

wodzuu avatar Apr 13 '23 07:04 wodzuu