An open API service indexing awesome lists of open source software.

https://github.com/jvde-github/visual-ais-reception

few scripts to animate AIS signal reception in browser
https://github.com/jvde-github/visual-ais-reception

Last synced: 3 months ago
JSON representation

few scripts to animate AIS signal reception in browser

Awesome Lists containing this project

README

          

# visual-AIS-reception
Few scripts to animate AIS signal-reception in your web browser as demonstrated in this short video:

[![name](https://github.com/jvde-github/AIS-catcher/blob/7cf8d57942f608ef017b68dc53f0f58997a6cf2a/media/youtube-signal.png)](https://www.youtube.com/watch?v=fQ9C8R0XuaU)

Steps:

1. Install dependecies (python, websockets, AIS-catcher, pyais)
2. Edit ``run.server`` to set your desired AIS-catcher settings
3. Start run server: ``./run.server``.
4. Open the file ``index.html`` in your web browser

You might need to fiddle a bit with the scripts as there is no proper error handling and there might be changes required depending on your system etc. These files are intended for experimentation with visualizing AIS radio reception.