Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Rampopula/arduino-canhacker

Open more actions menu
 
 

Repository files navigation

CanHacker (lawicel) CAN adapter on ESP32 + generic CAN

Fork from autowp/arduino-canhacker.

Selection of CAN controller is performed by define USE_ESP32_INTERNAL_CAN

The Main features are preserved, but there are some issues:

  • no interrupt mode, only polling
  • no loopback mode
  • no listen-only mode
  • bad CAN bitrate calculation (125kbps is 250kbps, 250kbps is 500kbps and so on)
  • to keep original code, the ESP32SJA1000Class::filterMask() should be separated to two functions for setting filter and mask. And there is still issues with it. Anyway, this code needs to rework.

custom-device

About

CanHacker (lawicel) CAN adapter on Arduino + MCP2515

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • C 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.