Skip to main content
MPenn.1
Visitor II
May 4, 2020
Question

I receive from pc to micro a uart buffer of ASCII value that rappresent a float number. How can transform this buffer in float number?

  • May 4, 2020
  • 3 replies
  • 866 views

..

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
May 4, 2020

atod() sscanf() ??​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
TDK
May 4, 2020

There are a lot of hits if you search for this information on Google. Here is one of them:

https://stackoverflow.com/questions/7951019/how-to-convert-string-to-float

"If you feel a post has answered your question, please click ""Accept as Solution""."
Piranha
Principal III
May 6, 2020