SerialTerminal.com icon
SerialTerminal.com icon

SerialTerminal.com

 2 likes

A no install serial terminal that runs in the web browser compatible with google Chrome and Microsoft edge browsers. Works on windows, linux, and Chromebooks. Uses webserial API to connect to local serial devices from within the web browser.

SerialTerminal.com screenshot 1

License model

  • FreeOpen Source

Platforms

  • Windows
  • Linux
  • Online
  • Chrome OS
  • Self-Hosted
5 / 5 Avg rating (1)
2likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Serial terminal
  2.  Serial-port
  3.  Arduino

 Tags

  • rs232
  • serial

SerialTerminal.com News & Activities

Highlights All activities

Recent activities

No activities found.

SerialTerminal.com information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

Our users have written 1 comments and reviews about SerialTerminal.com, and it has gotten 2 likes

SerialTerminal.com was added to AlternativeTo by MMISCOOL on May 20, 2021 and this page was last updated May 20, 2021.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
MMISCOOL
May 20, 2021
0

I like serialterminal.com becouse I made it.

What is SerialTerminal.com?

A browser based serial terminal. No plugins. Vanilla javascript.

I work with 3d printers a lot and use a chromebook as my primary device. In the latest version of chrome a new serial API was exposed allowing javascript web applications to directly connect to serial devices from a web page.

The index.html file contains a bare bones serial terminal with fewer than 150 lines of code between the HTML, CSS and javascript.

A live version of the serial terminal can be accessed at (https://www.serialterminal.com). Feel free to use it at your pleasure.

Instructions for use:

Load https://www.serialterminal.com Set baud speed from drop down. click connect. select serial device Talk to your serial device from the built in serial console. Full source here: Source

Known to work in chrome, chromium and edge browsers. Will not work in firefox or brave. See this issue for details

SerialTerminal.com Videos