Open GoogleCodeExporter opened 8 years ago
The best solution I have ever had is "Serial.parseFloat()"
it coverts ASCII code to numbers with numbers after decimal point and the
signs; positive and negative, to read the data from IMU to the Arduino
microcontrolllers.
P.S: forget the binary output.
See http://arduino.cc/en/Serial/ParseFloat
Original comment by kilan...@gmail.com
on 9 Dec 2012 at 2:53
I dont use it with Arduino.
And I don´t forget about the binary output.
Its some kind of strange that there is a Feature that never has been tested
Original comment by janzimme...@gmail.com
on 24 Dec 2012 at 1:32
Original issue reported on code.google.com by
janzimme...@gmail.com
on 24 Nov 2012 at 5:17Attachments: