Skip to content

Pacerino/TWAI_SLCAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWAI SLCAN

This is a quick and dirty implementation of SLCAN for the ESP32-WROOM-1 on RejsaCAN v3.4.

This repo is based on the work of mintynet/esp32-slcan

SLCAN/LAWICEL protocol definition can be found here

LED Explanation

LED PIN Explanation
BLUE_LED 10 The Blue LED indicates the status of the CAN Bus, Blink once means CAN 0 is open, Blink twice means the CAN 0 has been closed
YELLOW_LED 11 This LED indicates an error. I've implemented this to debug the code/show that an error occurred

Disclaimer

I'm not an C++ developer and therefore missing the knowledge. What im seeing from the serial console looks correct. Right now sending data from ESP32 to the CAN bus is not implemented! The TWAI driver runs in TWAI_MODE_LISTEN_ONLY.

About

SLCAN implementation for ESP32-S3 with TWAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published