General CAN-Bus shield sketch

Hello -

I am new to arduino projects and I’m attempting to use a CAN-bus shield for an arduino project. I’m looking for a generic sketch to read obd data from a car.

So far all I’ve seen is too specific to the project/hardware that the poster used for me to apply to my project.

pfield25:
Hello -

I am new to arduino projects and I’m attempting to use a CAN-bus shield for an arduino project. I’m looking for a generic sketch to read obd data from a car.

So far all I’ve seen is too specific to the project/hardware that the poster used for me to apply to my project.

http://www.skpang.co.uk/catalog/arduino … p-706.html

This looks to have plenty of examples to use. What are you looking to do that you can’t work off the other projects you found?

Hello,

Thanks for the information, we will try to extract parts we need from that example. Another question we have is we are trying to connect the can-bus shield through a serial terminal and I was wondering if there is a ‘generic’ baudrate to set it as.