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
#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


Messages In This Thread
BBN support for MacArthur HAT - by GerryB - 2024-05-06, 08:27 PM
RE: BBN support for MacArthur HAT - by khannah2 - 2024-05-06, 09:42 PM
RE: BBN support for MacArthur HAT - by khannah2 - 2024-05-06, 09:46 PM
RE: BBN support for MacArthur HAT - by khannah2 - 2024-05-07, 01:58 AM
RE: BBN support for MacArthur HAT - by mgrouch - 2024-05-07, 06:27 PM
RE: BBN support for MacArthur HAT - by GerryB - 2024-05-07, 10:06 PM
RE: BBN support for MacArthur HAT - by mgrouch - 2024-05-08, 07:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)