Hello All,
I am currently working with an ADXL377 accelerometer and since this is an analog sensor, I use analogRead() to read data for each axis . As of now, I use float to get decimal numbers for my raw x, y, and z axes values. I was wondering if there is any way to increase the number of significant digits of my variables. Thank you.
With Regards,
Mr. B.T. Palindrome