Skip to content

Community Design List

mattsprojects123 edited this page Mar 28, 2024 · 47 revisions

Gloves

This list contains links to VR Glove designs made by others in the community!
Most, if not all of these are also using the OpenGloves driver for compatibility with SteamVR.

Feel free to add or suggest more according to this format:
**LucidGloves** by [Lucas VRTech](https://github.com/lucas-vrtech) | [Repo](https://github.com/LucidVR/lucidgloves) - [Docs](https://github.com/LucidVR/lucidgloves/wiki) | (Rotary pots, FFB)


  • Fngrs by Danwillm | Repo - Docs (Linear Pots)

  • NeuroGloves by PerlinWarp | Repo - Docs (EMG + AI)

  • ZipLine by Val's | Repo - Docs (Zip ties + rotary Pots)

  • ProtoGlove by Val's | Repo - Docs (Fully Modular and Cutomizable Glove)

  • FlexiaGloves by Exia | Repo (Flex Sensors + Force Feedback)

  • CameraGloves by Minystreem | Repo (GoPro + Finger Tracking) (Simple camera tracking)

  • LucidVR-EasyPrint by InconsolableCellist | Repo (LucidVR-compatible designs that are easier to print)

  • LucidGloves Fae Mod (Prototype 5) by Laura | Repo - Docs | (flexible hand mount, improved wiring through PCBs, custom tracker/PCB mount and easier to print sensor housing for the wiring)


Accessories

This list contains links to extra parts for LucidGloves made by the community!

Feel free to add your own designs to this list below according to this format:
**<Design Name>** - <What it is (e.x. battery holder)> by <Username> | <Link to files>


  • Vive Controller Mount - A fully 3D printed mount for using the HTC Vive wands with the V4 Rigid Mount, by prettymuchnow | Thingiverse

  • Index Controller Mount - Mount for valve index controllers on glove, by rogerhippo | Thingiverse

  • LucidVR Joystick Holder - A holder for a joystick and two button, designed to be used by the thumb, by TooSmoo | Thingiverse

  • ESP32 30 pins board wrist holder - Requires velcro straps, by Lorenzo | Thangs

  • Base for arduino button - Base to hold in wires and the most common arduino button, by Lorenzo | Thangs

  • Ring holder for joystick - Screw your joystick! ...literally, by Lorenzo | Thangs

  • BiggerPot_WLPotSlideHolder - WLPotSideHolder modified with looser tolerances, by DrDream | Thingiverse

  • BiggerPot_GreenPotSlideHolder - GreenPotSlideHolder modified with looser tolerances between the servo head and the pot, an added cable clip on the back, and a larger cable management hole that fits a 3 pin JST male connector for easier daisy chaining, by MercyMoon | GitHub

  • WMR Controller Mount - for mounting Windows Mixed Reality reference controller, by Val's | direct DL link

PCB Designs

This list contains links to gerber PCB designs made by the community!

Feel free to add your own firmware to this list below according to this format:
**<PCB Design Name>** - <What makes it unique (e.x. through hole or SMT, etc)> by <Username> | <Link to files>

Proto 4 PCB - Through Hole soldered with ESP board support and separate power for motors and controller. The Gerber should make both sides with a v score separating the 100mm*50mm broads. Fits on the cheapest cost size PCB from JLCPCB by PicoDev | http://tiny.cc/52g3vz


Proto 4 Front


Proto 4 Back

V4 Gloves PCB V1 CMM - Board is small 76ishmm by 88ishmm, very cheap to make on most websites, supports esp-wroom-32 boards that are currently linked in the parts list. Very easy to solder and uses through holes for all connections. Tested and working. Note - will need to bend pins of esp32 due to an error in the column of the esp32 footprints. Will be updated to v2 soon. by Aquapupper | https://github.com/Aquapupper2112/V4-PCB

LucidGloves Fae Mod (Prototype 5) - Several PCBs for tidier wiring and fully custom control PCB with embedded ESP32-S3 chip and no need for a multiplexer, ready to order from PCB manufacturing services online, including mounts for all PCBs – https://github.com/codingcatgirl/lucidgloves-fae-mod


Firmware

This list contains links to custom Glove firmware made by the community!

Feel free to add your own firmware to this list below according to this format:
**<Firmware Name>** - <What makes it unique (e.x. splay and multi-curl support)> by <Username> | <Link to files>


  • OpenGloves-Firmware by Exia | Configurable Glove FW that aims to be flexible and target many different hardware platforms