gtarbell

About

Username
gtarbell
Joined
Visits
20
Last Active
Roles
Member

Comments

  • The version I had up there was a rough draft.  Functional, but not elegant.  Please take a look now.  the API is much more what I had in mind.  There is still much more to do, but if the community has any suggestions on what to tackle next, I woul…
  • Hi @jrood, here is a very basic implementation https://github.com/gtarbell/CubeGimmick I am cleaning up and creating a better example, which I hope to check in tomorrow.  If you have any requests, or want to contribute let me know.
  • Thank you so much @eric, I have it working now.   @JpEncausse, I have it working on windows/windows phone, and I will post a link here when it is a bit more cleaned up.
  • I have both a R and and RG, but my understanding is that orientation is only supported on the R, so that is what i am testing with.  If you have the sequence that I need for enabling axis sampling, and starting that up I can try that on either devic…
  • Thanks Eric, That is exactly what I needed.  When I try this, I am still not receiving any callbacks.   When I call read temperature [0x04 - 0x81 - 0x00] I receive the callback message right away.  Is there a delay from when I start the accelerome…
  • Hi Eric, do you have the authors contact information?  I've posed on the codeplex site but have not heard from them. If not, can you at least confirm the sequence of commands that should be sent to the board in order to get it into orientation mod…
  • Does the accelrometer work with this version? i have been unable to retrieve any data from my device.  Any suggestions would be great. Thanks!  
  • Hi Eric, I am working with your code from codeplex.  Does the accelerometer example work? When I run the application, I can connect to my board, and turn on the LED, but I cant figure out how to get accelerometer data. Thanks, Geddy