AnaviTechnology / anavi-docs

Documents for all ANAVI open source hardware products
http://anavi.technology/
68 stars 35 forks source link

Anavi Handle - Calibration to remove slight drift #51

Open virento opened 3 months ago

virento commented 3 months ago

I received two of the Anavi handles the last day or so and after trying a couple of nunchucks which do connect successfully, I noticed that each has a slight joystick drift that makes the cursor slowly drift upwards. It functions just fine outside of that. Is there a way to calibrate the joystick via the device itself or is that handled by the OS?

leon-anavi commented 3 months ago

Hi @virento,

Yes, there is a way to calibrate the joystick by adjusting the value of variable DEADZONE in the open source firmware of ANAVI Handle: https://github.com/AnaviTechnology/anavi-handle-sw/blob/main/code.py#L27

Btw in which mode of ANAVI Handle are you using your nunchucks?

Best regards, Leon