Hello,
I'm new to Arduino and I want to make a gyroscope logger that can log accurate data with fixed sample rate, and store in SD Card as CSV or TXT file.
I have these module :
Arduino UNO
Arduino NANO
MPU6050
Arduino GY-85
SD CARD MODULE
my question is:
- Which gyro module is best for my project? (accurate and High Speed)
- How I can fix gyro sample rate? (25 or 50 or 100 ,... The highest as possible)
thanks