Web serial is a simple online terminal that uses the Web Serial API meaning that it can be use on any browser that supports web serial.
- Means to add extensions to serial terminal.
- Examples:
- Read compressed messages and make them human readable
- Convert stacktrace addresses into human readable names
- Parse output for sensor readings and graph them
- Should be easy to install from a user's point of view, maybe even uploadable.
- Examples:
N/A
See CONTRIBUTING.md for details.
Apache 2.0; see LICENSE for details.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.