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
- Host: GitHub
- URL: https://github.com/jvde-github/visual-ais-reception
- Owner: jvde-github
- License: mit
- Archived: true
- Created: 2022-07-22T20:00:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T17:09:15.000Z (over 3 years ago)
- Last Synced: 2025-03-03T02:24:20.621Z (11 months ago)
- Language: HTML
- Size: 15.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](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.