I am hoping to program an accelerometer with my photon and there doesn’t seem to be a reference in the library on particle build. I am very new to the programming world and would really appreciate any direction as to how to program this device for my photon.
This following is the link to the Accelerometer I purchased.
I meant to add that I will be using it to determine wave height attached to something like a boat bumper. Thanks very much for the references, I will take a further look into them!!
With regards to more information I am hoping to use the MPU-6050 with my photon to determine wave height. Not sure if you have any further recommendations for me?
Has anyone been able to send values to the particle cloud? I have GY88 that works just fine with my ESP8266 and my Arduino however I get zero's when I send it to Particle.
Unfortunately I can’t get the ATOM ide to play too nicely with my Linux box so getting serial data is a bit of a challenge. Could it be that it’s not getting properly converted to a string from an int16?