| | Reading floating point numbers
|
| My problem is that I need to read in a floating point number through the serial port. I tried using the serial_getchar function to read in the number as an int, then convert it to a float, but that was unsuccessful. I also tried altering the (...) (28 years ago, 15-May-97, to lugnet.robotics.handyboard)
| | | | Re: Reading floating point numbers
|
| Baggerman, Clinton D. spake unto the ether: (...) Clint, I already have the converse of this problem (i.e., printing floats (and ints) to a remote console via serial_putchar()) solved. I'm currently working with Fred Martin to make these routines (...) (28 years ago, 15-May-97, to lugnet.robotics.handyboard)
| | | | Re: Reading floating point numbers
|
| Sure Rich, why don't we share your code now. If you want to zip up your files and mail them to me, i'll put them on the HB web site. -Fred (...) c (...) " (...) (28 years ago, 15-May-97, to lugnet.robotics.handyboard)
| |