This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<phyphox version="1.7"> | |
<title>Gyroscope</title> | |
<category>PocketLab One</category> | |
<description>Connect to and read gyroscopes of two PocketLab One sensors A and B. | |
Convert raw sensor readings to Angular Velocity in rad/s. | |
Forked from TI SensorTag Gyroscope.phyphox | |
</description> | |
<data-containers> | |
<container size="0">gyrXRawA</container> | |
<container size="0">gyrYRawA</container> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<phyphox version="1.7"> | |
<title>Gyroscope</title> | |
<category>PocketLab One</category> | |
<description>Read the gyroscope of the PocketLab One and convert raw sensor readings to Angular Velocity in rad/s.</description> | |
<data-containers> | |
<container size="0">gyrXRaw</container> | |
<container size="0">gyrYRaw</container> | |
<container size="0">gyrZRaw</container> | |
<container size="0">gyrXCal</container> | |
<container size="0">gyrYCal</container> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<phyphox version="1.6" locale="en"> | |
<title>Integrated Gyro</title> | |
<category>Tools</category> | |
<description>Get data from the iPhone gyroscope and integrate once to obtain angles of rotation.</description> | |
<link label="Wiki">http://phyphox.org/wiki/index.php?title=Sensor:_Gyroscope</link> | |
<link label="x / y / z">http://phyphox.org/sensors/</link> | |
<icon format="string">IAV</icon> | |
<translations> | |
<translation locale="de"> | |
<title>Gyroskop</title> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<phyphox version="1.6" locale="en"> | |
<title>GyroSCS</title> | |
<category>Raw Sensors</category> | |
<description>Get raw data from the gyroscope.</description> | |
<link label="Wiki">http://phyphox.org/wiki/index.php?title=Sensor:_Gyroscope</link> | |
<link label="x / y / z">http://phyphox.org/sensors/</link> | |
<icon format="string">Gys</icon> | |
<translations> | |
<translation locale="de"> | |
<title>Gyroskop</title> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes":[ | |
{"name": "Pass 2: Amy Farah Weiss" }, | |
{"name": "Pass 2: Angela Alioto" }, | |
{"name": "Pass 2: Ellen Lee Zhou" }, | |
{"name": "Pass 2: Jane Kim" }, | |
{"name": "Pass 2: London Breed" }, | |
{"name": "Pass 2: Mark Leno" }, | |
{"name": "Pass 2: Michelle Bravo" }, | |
{"name": "Pass 2: Richie Greenberg" }, |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.hmdb.org/map.asp?markers=0,44255,48017,93606,48793,48792,48306,52917,44070,83119,52695,43708,52439,43742,43743,74248,52432,52557,52620,52601,46179,46099,65721,28369,48817,48028 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Timestamp | Accel_X | Accel_Y | Accel_Z | GravAcc_X | GravAcc_Y | GravAcc_Z | RotRate_X | RotRate_Y | RotRate_Z | |
---|---|---|---|---|---|---|---|---|---|---|
0.177286 | 0.075897 | 0.996262 | 0.017441 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.202709 | 0.075897 | 0.996262 | 0.017441 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.251362 | 0.070450 | 1.002609 | 0.033127 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.300357 | 0.067444 | 0.985596 | 0.001282 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.351439 | 0.061539 | 0.994400 | 0.064743 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.400375 | 0.055954 | 0.997162 | 0.019745 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.451868 | 0.021286 | 0.997696 | 0.016602 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.501274 | 0.050949 | 1.009277 | 0.020508 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | |
0.550620 | 0.044067 | 0.996704 | 0.018356 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
NewerOlder