We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7723074 commit d810575Copy full SHA for d810575
docs/en/README.md
@@ -13,7 +13,7 @@ Implement communication with CAN bus via MCP2515 by CanHacker (lawicel) protocol
13
- interface using [Stream](https://www.arduino.cc/en/Reference/Stream): ability to work with Serial, SoftwareSerial, Ethernet and other
14
- supported can baudrates from 10Kbps up to 1Mbps
15
- supported modules with different oscillators (8, 16, 20 MHZ), 8 MHZ is default, use setClock if your oscillator is not 8MHZ
16
-- support [CanHacker](http://www.mictronics.de/projects/usb-can-bus/) (application for Windows)
+- support [CanHacker](https://www.mictronics.de/img/2009/12/CANHackerV2.00.01.zip) (application for Windows)
17
- support [CANreader](https://github.com/autowp/CANreader) (application for Android)
18
19
## Pins Connection
0 commit comments