Hi all,
Im hoping for some help with gpio on rpi 3 with NCD I2C shield connected to an ADXL345 3 axis acceleromter. I have the project building and remotely debugging but Im really at a loss as to how to ask the thing for data. I have no experience with the electronics and how to poll this low level I2C device. I believe it can also use the SPI comms but Id really like to use the I2C. Im not seeing any examples or tutorials that poll
The java is here:
https://github.com/ControlEverythingCommunity/ADXL345/blob/master/Java/ADXL345.java
The other forms are here:
https://github.com/ControlEverythingCommunity/ADXL345
but i only know RB/Xojo. Any thoughts or nudges in the right direction would be greatly appreciated
kr,
-sean