You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the code I am using in my project in which I process the data obtained from a MPU6050 6-axis accelerometer using an Arduino UNO board and store it on an SD card in CSV format. I am using an Arduino Ethernet board for the SD card slot.