Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 337 Bytes

AIS Dispatcher

AIS Dispatcher is a simple application that takes AIS data from a serial port and streams it out via UDP to a remote server. It optionally writes the received packets to a SQLite database. It is used to stream data out to MarineTraffic.com using a Raspberry Pi

Building

go get -v github.com/aquarat/ais-dispatcher