How to use communication protocol for a electric car with uart serial rs232

I forgot to say that the code in my tutorial assumes you are receiving ascii characters so it uses the char data type in several places. You should change that to byte.

...R