CAN-FD - Raspberry PI
Плата взаимодействия с CAN для Raspberry PI
The CAN FD HAT provides the ability to connect Raspberry Pi to the CAN FD bus. Two independent channels are available, galvanically isolated from the Pi as a safety measure. Integrated DC-DC power converter supports input voltage up to 50V. The voltage level can be monitored thanks to built-in ADS1115 I2C ADC.

Print version
Datasheets
Hints
A good starting point for working with CAN is to use can-utils. Install it with:
sudo apt install can-utils
Last updated