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 10:58] 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 124: Line 126:
 <code> <code>
 signalk-server signalk-server
 +
 </code> </code>
 +==== Step 8: Connect MacArthur HAT and NMEA 2000 ====
  
-===== Step 8: Connect MacArthur HAT and NMEA 2000 to Signal K =====+Open a web browser and navigate to  
  
-  *   - Open a web browser and navigate to ''http://<raspberry-pi-ip>:3000''+Go to Server > Plugin Config. 
-  *   Go to Server > Plugin Config. + 
-    Install and enable the following plugins: +Install and enable the following plugins: 
-      signalk-macarthur-hat + 
-      signalk-canboat-parser +signalk-macarthur-hat 
-    Configure the plugins: +signalk-canboat-parser 
-      For signalk-macarthur-hat, set the update interval and select the sensors you want to use. +Configure the plugins: 
-      For signalk-canboat-parser, set the NMEA 2000 interface (usually /dev/ttyUSB0 for Actisense NGT-1). +<code> 
-    Restart the Signal K server:+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). 
 +</code> 
 +Restart the Signal K server:
  
 <code> <code>
Line 142: Line 149:
 </code> </code>
  
-===== Step 9: Verify the Setup ====+==== Step 9: Verify the Setup ====
-  *  +
-  *   - 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.+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.1735063099.txt.gz · Last modified: 2024/12/24 10:58 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki