DEV Community

Banush Rama
Banush Rama

Posted on

How to receive my data from my raspberry pi and show them in a web app ?

I have a program on the raspberry pi that collects data from the car via obd connection, this program starts automatically when the raspberry pi is started, as soon as the program ends, these data are automatically saved in a .csv file. What I want to do now is to…

Top comments (0)