User Tools

Site Tools


nmea2000

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nmea2000 [2024/12/24 11:11] – [Step 8: Connect MacArthur HAT and NMEA 2000] adminnmea2000 [2024/12/25 01:22] (current) – [Installing and Configuring MacArthur HAT on Raspberry Pi with NMEA 2000 and Signal K] admin
Line 1: Line 1:
-====== Installing and Configuring MacArthur HAT on Raspberry Pi with NMEA 2000 and Signal K ======+{{:firefly_20241118061720.png?200|}}====== Installing and Configuring MacArthur HAT on Raspberry Pi with NMEA 2000 and Signal K ====== 
 + 
 +The MacArthur HAT (Hardware Attached on Top) is a specialized expansion board designed for the Raspberry Pi, primarily used in marine and outdoor applications. It integrates various sensors, including GPS, 9-axis IMU (accelerometer, gyroscope, and magnetometer), barometer, and temperature sensors. This HAT enables the Raspberry Pi to collect comprehensive environmental and navigational data, making it ideal for marine electronics projects, weather stations, and IoT applications. Its compatibility with NMEA 2000 networks and Signal K platforms enhances its utility in modern marine systems, allowing easy integration with other onboard electronics and data-sharing capabilities.
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 128: Line 130:
 ==== Step 8: Connect MacArthur HAT and NMEA 2000 ==== ==== Step 8: Connect MacArthur HAT and NMEA 2000 ====
  
-Open a web browser and navigate to http://<raspberry-pi-ip>:3000.+Open a web browser and navigate to  
  
 Go to Server > Plugin Config. Go to Server > Plugin Config.
Line 137: Line 139:
 signalk-canboat-parser signalk-canboat-parser
 Configure the plugins: Configure the plugins:
 +<code>
 For signalk-macarthur-hat, set the update interval and select the sensors you want to use. For signalk-macarthur-hat, set the update interval and select the sensors you want to use.
 For signalk-canboat-parser, set the NMEA 2000 interface (usually /dev/ttyUSB0 for Actisense NGT-1). For signalk-canboat-parser, set the NMEA 2000 interface (usually /dev/ttyUSB0 for Actisense NGT-1).
 +</code>
 Restart the Signal K server: Restart the Signal K server:
  
 +<code>
 sudo systemctl restart signalk.service sudo systemctl restart signalk.service
-Step 9: Verify the Setup +</code>
-Navigate to http://<raspberry-pi-ip>:3000 in your web browser. +
-Check the Data Browser to ensure you're receiving data from both the MacArthur HAT and the NMEA 2000 network. +
-Congratulations! You have successfully installed and configured a MacArthur HAT on a Raspberry Pi, added an NMEA 2000 network interface, and connected it to a Signal K application. +
  
 +==== Step 9: Verify the Setup ====
  
-step 2+Navigate to your web browser. 
 +  * Check the Data Browser to ensure you receive data from the MacArthur HAT and the NMEA 2000 network. 
 +  * Congratulations! You have successfully installed and configured a MacArthur HAT on a Raspberry Pi, added an NMEA 2000 network interface, and connected it to a Signal K application.
nmea2000.1735063883.txt.gz · Last modified: 2024/12/24 11:11 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki