Skip to content

Releases: wollewald/ADXL345_WE

English documentation available

22 Jan 20:19
8b7591b
Compare
Choose a tag to compare

English documentation available:

https://wolles-elektronikkiste.de/en/adxl345-the-universal-accelerometer-part-1

No change to the code. I just added the link to the files.

Bug fixed in ADXL345_fifo_fifo.ino

05 Jan 11:54
d154344
Compare
Choose a tag to compare

There was a bug in ADXL345_fifo_fifo.ino. The event variable needs to be set false at the beginning of the main loop.

Auto Sleep Function now available with wake up frequency change

04 Jan 16:39
f51f62f
Compare
Choose a tag to compare

Change to the code:

Auto Sleep function can now be called with the wake up frquency parameter.

Other changes:

  • I found several typos in the comments
  • Alternative I2C address added to all example sketches
  • Link added to the tutorial

Solved issue with the last release

24 Dec 14:44
9d953bc
Compare
Choose a tag to compare

Solved issue with the last release

Function added for pitch and roll

24 Dec 14:31
efbd73d
Compare
Choose a tag to compare

I have added function for calculation of pitch and roll in addition to the angle / corrected angles functions.

Small change to Readme and wiring scheme

24 Dec 10:18
9d953bc
Compare
Choose a tag to compare

Initial Release

23 Dec 16:04
29eaaff
Compare
Choose a tag to compare

First release of this library