Skip to content

A live serial terminal for your Edrys stations (WebSerial based)

Notifications You must be signed in to change notification settings

edrys-labs/module-serial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Edrys Serial Module

This module uses WebSerial to allow access to a live serial terminal hosted by a station. It is useful for creating Remote Labs (eg. allowing students to access an Arduino serial terminal remotely).

Currently not all browsers support WebSerial, we recommend Chromium.

Usage

Simply use this URL to add the module to your class:

https://edrys-labs.github.io/module-serial/

This module only works in stations (not normal Edrys rooms), so launch a station and join it to start. You will need to set a baud rate and connect at the station end.

You may also optionally specify the follwoing config:

{
  "baud": 9600
}

About

A live serial terminal for your Edrys stations (WebSerial based)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 100.0%