Connect Raspberry Pi to NMEA2000 network

Using Actisense NGT-1

I initially plugged into the network with an AGT-1 adapter. This is a NMEA2000 to USB adapter that I plugged directly into the Pi. Follow these instructions to setup an NMEA2000 network connection.

Using MCP2515

Follow these instructions to setup an NMEA2000 network connection with an MCP2515 controller.

Viewing Network Data

You can view the NMEA2000 network data in a Signal K format on the Signal K server.

Accessing Signal K server on the Pi

Enter http://localhost:3000/admin/#/databrowser in a browser

Accessing Signal K server on a computer connected to the Pi

Enter http://10.0.0.1:3000/admin/#/databrowser in a browser

Signal K Data Browser

Last updated