BluBambu / RemoteSensorAccess

Remote sensor access on Windows
2 stars 0 forks source link

RemoteSensorAccess

Summary

Most Windows’ devices do not contain sensors of any type, except for camera. This means those devices cannot utilize any sensor-based applications (e.g. games like Subway Surfer). However, most people are carrying a phone that does. The idea of this project is to expose a software sensor on the Windows device and then stream sensor data from a physical phone sensor to that software sensor.

This enables scenarios such as:

Remote Sensor Access Architecture

Most sensor-based applications use accelerometer and gyroscope so bring up of those sensors will occur for the purposes of this hackathon.

Architecture Diagram

Architecture Diagram

Demo

Please see this project as a demo: https://github.com/BluBambu/RemoteMultiplayerTennis - users can use their phones to play virtual tennis.