Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create firmware for ADXL345 #41

Open
andygrillo opened this issue Dec 29, 2021 · 0 comments
Open

Create firmware for ADXL345 #41

andygrillo opened this issue Dec 29, 2021 · 0 comments

Comments

@andygrillo
Copy link
Member

Our current firmware allows an ESP32 and ADXL355 to communicate. However the ADXL355 is expensive.

The ADXL345 is readily available and very low cost. For users to get started with a very affordable sensor, perhaps simply an esp32 dev board wired to an ADXL345, we should provide an option in the firmware to replace the accelerometer.

Whilst the ADXL355 is a much better accelerometer, it shares many characteristics with the ADXL345 (FIFO size, startup routine, etc) which should make swapping it out doable.

Datasheets:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant