Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luisqtr committed Jan 11, 2023
1 parent c64692f commit 16706c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ The `EoM` may be used without external wearable sensors. However, the tool's mai
**Note:** *The description below is a summary of the complete step-by-step [user manual available in this link](./docs/1_UserManual.md).*

The `EoM` includes two parts:
1) The (`Excite-O-Meter|Devices`), a compiled software (versions for Android and Win10) that interfaces the physical sensor with Unity.
1) The (`Excite-O-Meter|Devices`), a compiled software (versions for Android and Win10) that interfaces the physical sensor with Unity.
- The code to compile the Android application that transforms Bluetooth stream into LSL is available in this other: <https://github.com/luisqtr/exciteometer-devices-android/>
2) The `EoM` Unity package that integrates the functionalities in your custom standalone Unity project.
3) The script `EoM_DataReceiver.cs` can be attached to any existing scene to read the values from physiological data and custom markers and be processed as desired.

Expand Down Expand Up @@ -117,4 +118,4 @@ The project's website (<http://exciteometer.eu/>) contains additional informatio
* *Acknowledgements:*
* The authors wish to thank Anna Francová and Jessica Gärtner for their support in the empirical evaluation of the first version of the `EoM`; as well as Johanne Tromp, Felix Klotzsche, Mert Akbal, and Alexander Masurovsky for helping in the conceptualization of the project on its first stage.
* This project received funding from the European Union’s Horizon 2020 research and innovation programme through the XR4ALL project with grant agreement N° 825545.
* Thanks to all contributors from other libraries: [LSL](https://github.com/sccn/labstreaminglayer), [UI Extensions](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/).
* Thanks to all contributors from other libraries: [LSL](https://github.com/sccn/labstreaminglayer), [UI Extensions](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/).

0 comments on commit 16706c6

Please sign in to comment.