Skip to content

webOS-TV-app-samples/MrcuSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrcuSensor

This project is a sample app that uses MRCU Luna Service API.


Description

You can find out how to call the luna service API in this project and check the sensor data provided by MRCU.
This project visualized the sensor data received from MRCU in this following:

  • MRCU object rotating by game rotation vector value (quaternion)
    mrcu_sample_app1
  • Graph showing the values of gyroscope and accelerometer
    mrcu_sample_app2
  • Video played when step count increases
    mrcu_sample_app3

Requirements

  • webOS 24 latest version and higher
  • MRCU pairing
  • Internet connection for render MRCU object created by THREE.js

How to Use the Samples

Clone the Repository

Clone the repository and cd into the cloned directory.

git clone https://github.com/webOS-TV-app-samples/MrcuSensor.git
cd MrcuSensor

App Package & Install

Package this project and install it on TV.

https://webostv.developer.lge.com/develop/tools/cli-dev-guide#ares-package
https://webostv.developer.lge.com/develop/tools/cli-dev-guide#ares-setup-device
https://webostv.developer.lge.com/develop/tools/cli-dev-guide#ares-install


Luna Service API - MRCU Service

If you want to see details about the MRCU Service API, please refer to this url.
https://webostv.developer.lge.com/develop/references/magic-remote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors