Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SensiNact/Bridge Android IMU"

(Minor fix)
(Blanked the page)
 
Line 1: Line 1:
== Description ==
 
  
This bridge allows sensiNact to receive Inertial Measurement Unit (IMU) from a Android device.
 
 
== Requirements ==
 
 
* android-imu bridge activated (via <code>sensinact -c</code>) ;
 
* Android device running Chrome browser.
 
 
== How to use it ==
 
 
Point the Chrome (from your device) to the URL <code>http://url_to_sensinact_gateway/imu/</code>. From that point on, you can access to the position of your device using the provider called '''android''' that is available in sensiNact.
 
 
== Limitations ==
 
 
* Multiple android devices are not supported. Meaning that if multiple devices point the to same IMU URL, the information of the last ones are considered.
 

Latest revision as of 12:20, 19 March 2018

Back to the top