SAE J1939 CAN to teensy 3.6

Status
Not open for further replies.

Simon G

New member
Hello everyone,

I'm looking for a way to have some data of a Battery Management System (BMS) to be displayed on a dashboard of a car.
The data that I need are on the Bus CAN format. Specifically the SAE J1939.

We wan't to use a teensy 3.6 to convert the data from the BMS to the dashboard.

Have anyone of you already tried this ? Or just to convert CAN data with a teensy 3.6 ?

Thanks for everything !
 
not familiar with the j1939 protocol itself, but theres 2 libraries available for teensy 3.6 FlexCAN_Library and IFCT. You might want to search github for “J1939 arduino” or “J1939 teensy” to show what shows up. If you find a teensy version most likely it will be using FlexCAN_Library.
 
hello everyone,

I'm looking for an exemple on teensy3.6 and reading protocol j1939.

thanks for everything
 
Status
Not open for further replies.
Back
Top