2025-11-22, 02:43 AM
Is it possible to use MacArthur Hat with Pi OS lite and signalk?
Need driver?
Best regards
Need driver?
Best regards
|
Install without openplotter
|
|
2025-11-22, 02:43 AM
Is it possible to use MacArthur Hat with Pi OS lite and signalk?
Need driver? Best regards
I think it's possible, but you'd be one your own to find the right device tree settings to enable all the serial ports and the SPI bus and driver settings for CAN/NMEA2000.
A starting point would be to setup OpenPlotter and see how it configures /boot/firmware/config.txt of the Raspberry Pi.
2025-11-23, 08:20 PM
(2025-11-23, 12:03 AM)Adrian Wrote: I think it's possible, but you'd be one your own to find the right device tree settings to enable all the serial ports and the SPI bus and driver settings for CAN/NMEA2000. Thank you Look difficult without documentation.
2025-11-25, 04:46 PM
yes, it's possible
/boot/firmware/config.txt for pi5 Code: dtparam=i2c_arm=onfor pi4 Code: dtparam=i2c_arm=on
2025-11-26, 06:05 PM
Everything you can do in Raspberry Pi OS that does not require a desktop environment can be done in Raspberry Pi OS Lite. No driver required.
What BlackSea has sent enables I2C, SPI, CAN, 1W, and UART2 and 4, but other OpenPlotter features are still missing. OpenPlotter just makes easy to edit the config.txt file so my advice would be to enable and configure OpenPlotter following your necessities and then copy that config.txt file to Raspberry Pi OS Lite. Or you can also examine OpenPlotter's code to see what it is done for every setting. Same advice for Signal K.
2025-12-01, 01:58 AM
(2025-11-26, 06:05 PM)Sailoog Wrote: Everything you can do in Raspberry Pi OS that does not require a desktop environment can be done in Raspberry Pi OS Lite. No driver required. Thank you for your useful explanation |
|
« Next Oldest | Next Newest »
|