Hi i want to transmit a float over serial port without use of any library because library takes lots of memory. Thanks for your help in advance
If minimising memory is such a concern, why are you using floats in the first place...?!