neilgl wrote: ↑Thu Apr 02, 2020 11:38 am
An alternative would be to use websockets - the pi acts as a server and a page on your webserver can make a connection (with javascript) to the pi websocket server to get the data.
is there any tutorial on how can I do that? sorry im new to raspberry pi