Is it possible to write bash scripts and be able to execute them when the CAN on OBDII is so fast (500 kbit/sec)?
Or the scripting is not a problem at all, but the used interface?
I looked all over this site and internet, but did not find an answer to my question: how to best script medium complex data exchange between mac osx terminal (bash) and OBDII vehicles.
My final program is written in freeRTOS / C language for 32 PIC processor, but is is very awkward to carry so many things to try out protocol questions.
(I hope this question belongs here, if not, I would appreciate it to be directed elsewhere).