Git Product home page Git Product logo

Comments (1)

rdady avatar rdady commented on May 27, 2024

Indeed, I also would have counted on more interest, but it is always hard to predict what will gain popularity.
I don't think a kernel module for this device could be possible as it is Bluetooth based. If it was something like these wireless mouses like Rapoo with an own dongle capable of 2 addition Bluetooth based connections or a Jabra headset also with its own radio dongle plus a Bluetooth connection and a USB based connection. Well these can have their own kernel modules because of the (USB) dongles. But Gear VR has to deal with Bluetooth.
Although it is possiuble to build an intermediate device / dongle that acts as a joystick:
http://bbs.esp32.com/viewtopic.php?t=2162
Once this guy finishes USB software stack for ESP32 which is capable of Bluetooth like we need here, it does only take one cheap device from aliexpress some firmware upload and voila.

Alternatively:
Take ESP32 for Bluetooth and attach an Arduino Pro Micro (atmega32u4) for USB joystick emulation.
https://www.tinkerboy.xyz/how-to-program-the-pro-micro-atmega32u4-as-a-usb-gamepad-controller-with-arduino/
As the ESP32 has a WIFI port, it could have a web server running the Gear VR - joystick mapping you wish for the moment.

from gear-vr-controller-linux.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.