I am trying to get MPU6050 sensor data to a database or something else to apply the machine learning technique by using Arduino UNO. Is there any way or a different way?
You can easily transfer the data on webserver by using a Wi-FI module ( ESP-8266) or NodeMCU( ESP8266) module. You can use Arduino IDE to run the code.