I am trying to communicate with my vehicles OBD port using LibSerial. When ever i send a command to the vehicle it echos back a hexadecimal value but LibSerial returns this hexadecimal value back to me as a string, i.e. "0x01A". How would i convert this hex string into a double so that I can process it using the appropriate formulas.
Talguy 0 Junior Poster in Training
ShawnCplus 456 Code Monkey Team Colleague
Talguy 0 Junior Poster in Training
ShawnCplus 456 Code Monkey Team Colleague
ArkM 1,090 Postaholic
ShawnCplus 456 Code Monkey Team Colleague
Talguy 0 Junior Poster in Training
ArkM 1,090 Postaholic
ShawnCplus 456 Code Monkey Team Colleague
ArkM 1,090 Postaholic
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.