This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BBN support for MacArthur HAT
#1
I have now managed to get BBN running smoothly on my RPi 5 fitted with a nVME SSD card, USB GPS receiver, o-charts and an RS-422 dongle feeding in AIS data, thank you.

I have a MacArthur HAT which I'd like to connect, however I don't see how to enable the required UARTs as there does not appear to be a Serial application in the package. Am I missing something here, or is there another way to get the HAT recognised?
Thanks, 
G
Reply
#2
Same question. any answer?
Reply
#3
I'm trying this to install from here. Maybe it will work on BBN
git clone https://github.com/openplotter/openplotter-serial
Reply
#4
looks likey here Gerry
https://github.com/bareboat-necessities/...ssions/390
Reply
#5
Something like this?

https://github.com/bareboat-necessities/...nt-9344748

UARTs of the MacArthur hat for NMEA 0183 on BBN Marine OS

Raspberry Pi 5

NMEA 1 in/out: UART2
NMEA 2 in/out: UART4

in /boot/firmware/config.txt

dtparam=uart0=on
dtoverlay=uart2-pi5
dtoverlay=uart4-pi5
Raspberry Pi 4 and 3

NMEA 1 in/out: UART3
NMEA 2 in/out: UART5

dtoverlay=disable-bt
dtoverlay=uart3
dtoverlay=uart5
Reboot after editing /boot/firmware/config.txt

and check devices created

ls -ltr /dev/tty*
Download BBN Marine OS for raspberry pi 

https://bareboat-necessities.github.io/m...at-os.html

Video of actual installation:

https://www.youtube.com/watch?v=3zMjUs2X3qU


Reply
#6
Thanks mgrouch, that's what I'm looking for.
Gerry
Reply
#7
For those who look to use one of Waveshare CAN hats:

Set up instructions for modifying /boot/firmware/config.txt
on BBN Marine OS

https://github.com/bareboat-necessities/...ssions/410
Download BBN Marine OS for raspberry pi 

https://bareboat-necessities.github.io/m...at-os.html

Video of actual installation:

https://www.youtube.com/watch?v=3zMjUs2X3qU


Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)