HATs sharing UART #343
-
Hi all, this is my first post I started my project with openplotter and I look now closely at BBN OS. But my question is a bit off subjet. I have pypilot hat, and RS485 hat, and other HATs that use UART0 . So I can't use them at the same time. I was thinking about having 2 rpi exchanging data via signalK, Is it a good or bad idea (I am still learning RPI) thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Are you sure pypilot hat is using UART0? For RS485 hat I think you can just find easy replacement with USB stick for RS485. What other hats do you have? Do they have usb options to connect them to pi? |
Beta Was this translation helpful? Give feedback.
Too many hats will run into conflict. And hats are pi specific. You can’t use them with other devices. (Not without major hurdles)
Use USB where you can.
For n2k you could use
if you want pypilot motor controller connected too
https://github.com/bareboat-necessities/bbn-nmea200-m5atom/tree/main/bbn-nmea2000-usb-gw-m5atom