Hi guys, I am trying to get speed data from the car through OBD interface port. But my program is not working. I am new to raspberry pi programming so could you please help me. I have used WiringPi because the programming is similar to arduino and pretty much simple. #include <stdio.h> #include <std...