Skip to content

A demonstration of using the Web Serial API to connect to a AIS receiver.

License

Notifications You must be signed in to change notification settings

isabella232/web-ais-viewer

 
 

Repository files navigation

Web AIS Viewer

This is a demonstration of using the Web Serial API to connect to a AIS receiver, such as the dAISy or dAISy 2+ receivers from https://wegmatt.com/.

It uses the OpenLayers API to draw the locations of nearby vessels on a map.

Requirements

To try this out (for example on https://googlechromelabs.github.io/web-ais-viewer/), you'll need a fairly recent version of Chrome (M79 should work). On top of that this demo depends on a number of unreleased features, which means you'll need to turn on the Experimental Web Platform features flag at chrome://flags#enable-experimental-web-platform-features to enable both the Web Serial API as well as the experimental import map feature.

Disclaimer

This is not an official Google product.

About

A demonstration of using the Web Serial API to connect to a AIS receiver.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • HTML 6.8%
  • CSS 2.3%