jrood
About
- Username
- jrood
- Joined
- Visits
- 50
- Last Active
- Roles
- Member
Comments
-
I checked out the commit for the accelerometer tutorial, and it worked for me! I can see realtime values in the debug console, hurray!
-
Nice, thanks! I appreciate your work on this.
-
At this point, I have a successful bluetooth connection and I can turn the LEDs on and off, but when I try the gyro I get some kind of external exception.
-
Oh nice, thanks
-
Ok, I see. So then, do you know how I could determine whether the IntPtr should be marshaled to a uint, float, or CartesianFloat? (If the delegate was accepting the MbientLab.MetaWear.Core.Data object, I would just check the typeId property)
-
Thanks again. I think I'm on the right track now with the BtleConnection and readGattChar and writeGattChar functions (and I pushed my changes).
-
Oh I see, thanks!
-
This is great, thanks!
-
Is there a YouTube channel that you are going to post said tutorial videos on?
-
Woot!
-
Actually, now that there's a c++ api, I think i'm going to direct my attention that way.
-
@gtarbell Sweet, thanks! I'm not sure if I'll be able to make a meaningful contribution to this or not, but I'll let you know what I'm thinking as I mess around with it.
-
Cool thanks! Maybe I'm missing something, but the MetaWear.Windows.API project seems to be empty (aside from a blank Class1 definition).
-
@gtarbell Awesome! Can you post what you have so far whenever you get a chance?