The CANable is a hardware clone of Eric Evenchickβs CANtact project, an open-hardware USB to CAN adapter compatible with socketcan. I took his design and reworked the hardware to be a bit more suitable for my personal needs, with a screw terminal instead of a DB9 connector and a much smaller PCB.
The design is open-source hardware and the schematic is nearly identical to CANtact except CANable uses the STM32L042βs onboard high speed oscillator, has a micro-USB connector, and has a smaller 3.3v regulator. Feel free to pull down the hardware source and the firmware (a forked version of the CANtact firmware that uses the internal oscillator instead of an external crystal).
Iβm currently not producing these boards, but you may fabricate your own from the source files linked above. If thereβs enough interest I may consider fabricating and selling some boards. Drop a comment if youβre interested!
For more detail: The CANable: a small USB to CAN adapter