jxca93
About
- Username
- jxca93
- Joined
- Visits
- 16
- Last Active
- Roles
- Member
Comments
-
return accelModule.acceleration().addRouteAsync(new RouteBuilder() { @Override public void configure(RouteComponent source) { source.stream(new Subscriber() { @Override …
-
Thanks, I already have the two communications of the devices metawear, I am currently reading the data of the accelerometer you can help me indicating how I could do to read the data also of the gyroscope since I put it inside the same function of t…
-
The things I want to know is about the part of the code that allows the device to connect 2 boards. Also, I want to know how in which part of the code we start the data transmision.
-
Yes, I've run the application but only connect a device and then the screen goes blank
-
Eric Excuse me, can you explain me about the code because I do not understand much?
-
Thanks,