How do I move values from my ESP2866 to my Uno with a Serial connection?

TolpuddleSartre:

    lcd.print(y);

This did fix the box problem, but the main problem of the code displaying 57 is still there.

Any other suggestions?

Thank you for taking the time to answer!