Controllers
Dear people,
I want to connect a raspberry pi interfaced with mcp2515 to the CAN bus of curtis 1232 . All I want to do is read parameter values from curtis via raspberry pi/Arduino.
I now have established communication between raspberry pi and arduino through CAN bus with python can in the RPi...