Is my canbus hardware too slow to catch messages?

This page summarizes the projects mentioned and recommended in the original post on /r/CarHacking

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • canDrive

    Tools for hacking your car

  • Car: Volvo C30 2009 (P1 platform) (2 CAN bus lines) CAN bus line of interest: Low Speed (125KBPS), extended frame MCU Hardware: Arduino Nano CAN bus Hardware: nameless TJA1050 + MCP2515 8MHz board Software: github/adamtheone/canDrive [Link]

  • MCP_CAN_lib

    MCP_CAN Library

  • (2) Make sure the SPI clock frequency is at the maximum of 8Mhz (SPI.setClockDivider(2) = 8Mhz) (3) Use hardware filtering just for a single CAN bus ID, this reduces the I/O activity and allows the MCP2515 to just react to the data you need. (4) Try using this library & example https://github.com/coryjfowler/MCP_CAN_lib/blob/master/examples/CAN_receive/CAN_receive.ino

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts