I need to exchange data (roughly 100 bytes 10 times a second) between Teensy4.1 and RaspberyPi 4. I decided to do this via serial interface. There is Teensy code: I have hard-coded 191.699997 for test purposes. Please find below RaspberryPi Java part: The output of the above code is the shown bellow: I understand why is the difference but have