LucidVR / lucidgloves

Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.
MIT License
2.04k stars 259 forks source link

potentionometer wont work? #46

Closed Philliboyxd closed 2 years ago

Philliboyxd commented 2 years ago

hi guys i finished my left glove by using all the thinks lucas has. i wired everything to the esp32 wroom-32 v1 mpdul and when i go to the serial port und move my thumb and pint finger the numbers change but when i move my pinky or middle finger the numbers are all the same :( Pls help me and i wired everthing to the pins and change it in the ide to the pins that i use

LittleNyanCat commented 2 years ago

What pins did you use? Some pins don't have ADCs and thus can't be used for the pots

Philliboyxd commented 2 years ago

i used g34,g35,g32,g25,g26

LittleNyanCat commented 2 years ago

Alright, all of those have ADCs. Double check your wiring then, that's always the problem everyone tends to have. Just because it looks good doesn't mean it is good

Philliboyxd commented 2 years ago

ok i checkt all of it and all are conecctect perfect to the potetinomiter as well to the dev board can there be any other problem?

LittleNyanCat commented 2 years ago

How did you "checkt" it?

Philliboyxd commented 2 years ago

i pull the wire and look at this if its connected to the board and potentionometer. is it wrong?

LittleNyanCat commented 2 years ago

Check if there is an actual proper connection with a multimeter

Philliboyxd commented 2 years ago

multimeter?

LittleNyanCat commented 2 years ago

Yes. Multimeters are an essential tool when doing anything electronics related

Philliboyxd commented 2 years ago

ah that the wires are not broken ?

Philliboyxd commented 2 years ago

what problem culd be there anyways `?