Jump to content

ESPTerm - a nice Idea fore the Debug-Port


guidol

Recommended Posts

Yesterday I came across the following - for me - fine project (Demo-Page):

ESPTERM Release 2.3.0 Cricket
https://espterm.github.io/term.html

 

GitHub-Page:
https://github.com/espterm/espterm-firmware

 

Downloads:

https://github.com/espterm/espterm-firmware/releases

 

Its a VT100-Webpage-Terminal on a ESP8266-Microcontroller which opens a Accesspoint.

You could connect via this VT100-Webpage-Terminal to the TTL-Port of the ESP8266.

 

TTL-Connection is done (like allways in TTL-Connections) with RX,TX and GND

 

I connected my Orange Pi R1 via TTL and 115200 Baud and could "work" at a (max.) Terminal-Size of 80x25

(80x25 is max. in the downloadable binary - if you do compile by yourself mor is possible.... 132x50 would be fine :) )

 

So if you have a misconfigured Network-Connection (missed the /24 in the IP of the server in nmtui) and you dont want to use a USB-serial-Dongle because every Dongle wats its own driver  - here a second solution :)

ESPTerm_OPi_R1.jpg

ESP8266_NodeMCU_WeMos.jpg

Link to comment
Share on other sites

I checked with the author to see if we could really increase the 80x25 terminal size. 

He said at the time he set the 80x25 limit it was due to the limited available ram of the ESP8266 devices

 

My attempts to try 80x30 was not yet successful

 

 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines