hi, this is really simple but it seems the printf() in avr libc doesn't recognize %f or %g... with something like printf("the number is %f",myFloat); it would just print the letter 'f' ie: the number is f