Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 17:33 14 Sep 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : ESPTerm - webbased VT100

     Page 2 of 2    
Author Message
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2708
Posted: 12:28pm 08 Sep 2025
Copy link to clipboard 
Print this post

Is this of any use?
   Latest Manual said  OPTION SERIAL CONSOLE uartapin, uartbpin [,B]
Specify that the console be accessed via a hardware serial port (instead of virtual serial over USB).
‘uartapin’ and ‘uartbpin’ can be any valid pair of rx and tx pins for either COM1 or COM2. The order that they are specified is not important.
The speed defaults to 115200 baud but can be changed with OPTION BAUDRATE.
Adding the "B" parameter means output will go to "B"oth the serial port and the USB.
 
JulesO
Newbie

Joined: 08/09/2025
Location: France
Posts: 4
Posted: 01:08pm 08 Sep 2025
Copy link to clipboard 
Print this post

  phil99 said  Is this of any use?
   Latest Manual said  OPTION SERIAL CONSOLE uartapin, uartbpin [,B]
Specify that the console be accessed via a hardware serial port (instead of virtual serial over USB).
‘uartapin’ and ‘uartbpin’ can be any valid pair of rx and tx pins for either COM1 or COM2. The order that they are specified is not important.
The speed defaults to 115200 baud but can be changed with OPTION BAUDRATE.
Adding the "B" parameter means output will go to "B"oth the serial port and the USB.


That was exactly it, thank you... I must have missed it in the manual. I was focusing on the appendix A while I was trying to talk and read the MilkVduo.

That’s what I love about the PicoMite—you can do almost anything quite easily. The feedback on ESPTerm is decent, but mmedit doesn’t really work : espterm doesn't allow you to scroll through the lines of a program.








Still, you can launch programs remotely and get feedback. Thanks again!
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2708
Posted: 01:36pm 08 Sep 2025
Copy link to clipboard 
Print this post

In the MMEdit package there is MMCC.exe, a VT100 compatible terminal that has many features useful for MMBasic devices.
 
JulesO
Newbie

Joined: 08/09/2025
Location: France
Posts: 4
Posted: 02:25pm 08 Sep 2025
Copy link to clipboard 
Print this post

  phil99 said  In the MMEdit package there is MMCC.exe, a VT100 compatible terminal that has many features useful for MMBasic devices.


Thanks a lot !
 
     Page 2 of 2    
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025