Accelerations in 3D with Analog Devices ADXL362. The PmodACL2 was used but should work with almost any sensor module with the ADXL362. The ADXL362 connects with SPI. The library ADXL362 published by Analog Devises includes the necessary methods for setting up the sensor and reading the acceleration results.

Dependencies:   ADXL362

README.md

Committer:
timo_k2
Date:
2020-12-30
Revision:
5:4d6ef028eeae

File content as of revision 5:4d6ef028eeae:

Accelerations in 3D with Analog Devices ADXL362. The PmodACL2 was used but 
should work with almost any sensor module with the ADXL362.
The ADXL362 connects with SPI. The library ADXL362 published by Analog Devises 
includes the necessary methods for setting up the sensor and reading the 
acceleration results.