Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 543 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 543 Bytes

CanHacker (lawicel) CAN adapter on Arduino + MCP2515

Testes with Arduino Nano. On Arduino Uno have problem with too long boot period and losing first command when work with CanHacker application

Installation

  1. Install MCP2515 Library
  2. Install CanHacker Library
  3. Configure sketch: MCP2515 CS pin, SoftwareSerial pins if required, change baudrates
  4. Use with CanHacker or CANreader (soon)