Description
What’s New
This batch of CANables was manufactured in the USA, and the design was updated with more robust USB connectors. These CANables have an overall higher fit and finish than previous batches.
If you’re interested in purchasing larger quantities (>20), send me a message so I can produce additional quantities to meet your needs.
On Linux the CANable works natively with slcand, so you can use all of the standard can-utils command-line utilities and even Wireshark to interact with the bus.
On Windows and Mac, the CANable works with cantact-app. This is a simple Java application that shows CAN traffic in real-time and allows you to transmit messages on the bus.
candlelight Firmware
If you update to the candlelight firmware, the CANable shows up as a native CAN device with socketcan–no slcand required! Performance is much higher than the serial-line firmware as slcand is bypassed entirely. With Linux and socketcan you can use all of the standard can-utils command-line utilities and even Wireshark to interact with the bus.
With candlelight on Windows and Linux you can use cangaroo to interact with a CAN bus, no drivers required. Cangaroo provides time and aggregate trace capability, as well as raw and repeated raw TX. Beta DBC file parsing is implemented, and is currently under development. See screenshots above.
Python Support
For even more flexibility, the canard library allows you to directly talk to the CAN bus from Python. The library is cross-platform and can connect directly to a CANable’s virtual serial port interface or native Linux socketcan interface. With only a couple lines of code you can decode traffic on the bus, send messages, and more.
Check out the getting started page for more information on getting your CANable up and running.
Credits and Disclaimer
The CANable is a hardware clone of Eric Evenchick‘s CANtact project in a smaller form factor. Eric also developed cantact-app, canard, and most of the other awesome tools that work with the CANable and CANtact devices.
The CANable is a low-cost open-source hardware tool. While I have full confidence that the CANable will meet your needs, please do not use the CANable in any mission-critical or life-threatening situations. I claim no responsibility for unacceptable use or damages. However, if you encounter a hardware or software issue with CANable, please let me know and I will do my best to resolve the problem as soon as I can!