Arduino Forum
Parsing Float Values
Projects
Programming
KeithRB
December 8, 2012, 5:31pm
3
If they are ascii characters, put them in a nul-terminated string and use the atof() function.
show post in topic
Related topics
Topic
Replies
Views
Activity
convert byte[] to float and int
Deutsch
2
1720
May 6, 2021
transforming received bytes to int
Programming
6
1278
May 5, 2021
ASCII input to floating point value
Programming
9
2745
May 5, 2021
Converting a char array to float
Programming
8
8519
May 5, 2021
Best way to parse a string of numbers into a float array?
Programming
6
2603
May 5, 2021