Robotics-Club-BMU / Ardutronics

A Repository Dedicated To Arduino And Electronics.
1 stars 7 forks source link

Send data from arduino to flask server #81

Closed anmolj7 closed 3 years ago

anmolj7 commented 3 years ago

In the previous issues, we usually just sent the data from flask server to arduino, but now we want arduino to send data to flask server. The use case of it could be just sending some sensor data to a server, and store that.