Realtime usart conecction between raspberry pi 3b+ and esp32

Job ID: 34018566

Budget: $10 – $30 USD

I have a project where I want to simulate real time dinamic signal from a real pendulum. I'm solving the diferential equation with the odeint method on the raspberry pi. I need help to 1.- Send data from the signal output from the raspberrry to the esp32 each cycle, I think the best way is with usart protocol. 2.- Send the data recieved to the esp32 to some type of server to display the information in a dinamic graphic on the browser.
The code that I have made was written in python. (Sorry for the grammar, isnt my natal language)
I need to resolve this problem until the next 10 hours. Thank you.