{"id":14960662,"url":"https://github.com/moverio/bt300_350-unity-sample-app","last_synced_at":"2025-10-24T19:30:19.266Z","repository":{"id":202226451,"uuid":"99364698","full_name":"moverio/bt300_350-unity-sample-app","owner":"moverio","description":"Demonstrates how to access all sensors of BT-300 / BT-350 through Epson's Unity plugin.","archived":false,"fork":false,"pushed_at":"2020-09-11T09:37:49.000Z","size":31966,"stargazers_count":14,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T03:45:52.418Z","etag":null,"topics":["accelerometer","epson","epson-moverio","headset","moverio","sensor","unity","unity-plugin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moverio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-08-04T17:16:59.000Z","updated_at":"2024-07-09T09:38:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"12dbaf29-4ab0-40bb-bd6e-89f34db84b0a","html_url":"https://github.com/moverio/bt300_350-unity-sample-app","commit_stats":null,"previous_names":["moverio/bt300_350-unity-sample-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moverio%2Fbt300_350-unity-sample-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moverio%2Fbt300_350-unity-sample-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moverio%2Fbt300_350-unity-sample-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moverio%2Fbt300_350-unity-sample-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moverio","download_url":"https://codeload.github.com/moverio/bt300_350-unity-sample-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238024458,"owners_count":19403837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accelerometer","epson","epson-moverio","headset","moverio","sensor","unity","unity-plugin"],"created_at":"2024-09-24T13:22:41.892Z","updated_at":"2025-10-24T19:30:16.456Z","avatar_url":"https://github.com/moverio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"################################################\n#\t\t\t  \t               #\t\t\t\t\t\t\t\t\n#    BT-300 / BT-350 Sample Unity App Readme   #\t\t\t\t\t\t\t\n#                                              #\t\t\t\t\t\t\t\n################################################\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n---------------------------------------\nIntroduction\n---------------------------------------\nThis is a sample application built using the following plugin for the BT-300 / BT-350: \n\thttps://github.com/moverio/BT300-Unity_Plugin-Preview\n\nThis will show how to read data from various sensors for use in a Unity Project. \n\n\n\n\nThis Application Demonstrates the Following Features:\n\n-----------------------------------\n 1. Accelerometer Module          \n-----------------------------------\n   \nThe working of this module demonstrates Headset and controller movement.\nA ball moves on the basis of Device's accelerometer values.\n          \t\t\n-------------------------------------\n2. Gyroscope \u0026 Magnetic-Field Module\n-------------------------------------\n\nThis module is to demonstrate see-through capability of the glass as well as the Gyroscopic value. \nMagnetometer will locate the real North on the basis of controller's Magnetic field raw data.\n\n------------------------------------------\n4. Controller \u0026 Illumination Sensor Module \n------------------------------------------\n\nThis module shows demonstrate device's handheld controller and illumination sensor mentioned below.\n\t(a)   Enterkey: Changes capsule color.\n\t(b)   Crosskey: Adjusts the plane according to eyesight.\n\t(c)   Trackpad: Moves the capsule on the basis of touch input.\n\t(d)   Brightness Bar: Changes the intensity of screen brightness.\n\n-------------------------------\n5. Actual Sensor Module\n-------------------------------\n\nThis module is the combination of Accelerometer and Gyroscopic values.\nTwo planes with Green and Red ball can be observed.\nOne ball at a time can move, if it is visible to eyesight.\n\n-------------------------------\n6. Rotational Vector Module\n-------------------------------\n\nThis module is based on the handheld device's rotation values.\nA cube is placed to show the rotation in all axis.\n\n-------------------------------\n7. Headset Tap Feature\n-------------------------------\n\nWhile in a scene described above, the user can tap the headset to change to the next scene. \n\n------------------------------------------------------\nApplication Requirements and Installation\n------------------------------------------------------\n\nRequirements: EPSON Moverio BT-300 or BT-350 Smart Glasses, Unity Editor 5.X or above.\n\nHow to import the project into Unity Editor:\n\n\tStep 1 \u003e Get a Unity License from https://store.unity.com/ and install locally.\n\tStep 2 \u003e Clone this repo to your local machine.\n\tStep 3 \u003e Go to File-\u003eOpen and navigate to the “EpsonMoverioBT300Unity1.1” folder.\n\tStep 4 \u003e Click “Open” and the project will be imported into Unity. \t\t  \n                  \nHow to install application onto the device:\n\n\tStep 1 \u003e Copy the .apk (Andriod Package Kit) file into the device's memory.\n\tStep 2 \u003e Locate the .apk using file explorer.\n\tStep 3 \u003e Click on file and install it.\n\tStep 4 \u003e Run the application.\n\t\t  \nConfiguration: The BT-300 runs Android 5.1 or API Level 22.\n\nSee Also: \n\tBT-300 Unity Plugin: https://github.com/moverio/BT300-Unity_Plugin-Preview\n\tBT-300 SDK: https://tech.moverio.epson.com/en/bt-300/sdk_download.html\n\tBT-300 Documentation: https://tech.moverio.epson.com/en/bt-300/document.html\n\tBT-350 Documentation: https://tech.moverio.epson.com/en/bt-350/document.html\n\tGet Unity: https://store.unity.com/\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoverio%2Fbt300_350-unity-sample-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoverio%2Fbt300_350-unity-sample-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoverio%2Fbt300_350-unity-sample-app/lists"}