Hello guys recently I started a simple robot project made out of popsicle sticks and hot glue and 2 joysticks and an Arduino Uno. One joy stick controls the base X and the Y on the same Joystick controls the arm (up and down). The second joystick just controls the claw I have at the end of the arm. I am having a bit of an issue when I move the arm crane up and down, as it's a bit jittery and not a smooth transition down. Could it be my joysticks? Or maybe a power issue. I have a time delay after each Joystick. Is there an additional code out there I can use to make transition better or possible change my values of the position of the servo. I am very new to coding and would like any help I can get and greatly appreciate it!