-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
It would be nice to integrate CAN bus support in the build, either as integrated drivers or modules.
There are many CAN adapters based on different HW bus technologies, starting from UARTs to SPI. Pretty popular, inexpensive, and open source devices include CAN USB adapters like CANable and Candlelight, which are supported by the slcan
and gs_usb
drivers, respectively. PEAK System PCAN-USB adapters are also popular and considered one of the reference implementations.