You are browsing as a guest. Sign up (or log in) to start making projects!

Comments 3

@dhruvsheth10

are you actually building a drone for this aswell?

@Bryan

just realised my both my arduinos are completely fried

@CY3er

NOOOOO that sucks:<

one thing i would also recomond is that you add some delay into your loop, bc servos cant change there position in the time it takes to do 1 loop. so add in like a delay(150); in there