Close

Controlling Movement

A project log for Bit the RoboDawg

A loving family robot dog

orlando-hoilettOrlando Hoilett 05/31/2016 at 04:210 Comments

Tuesday, March 24, 2016
Moved back to using if/else if/else statements to determine the direction. This is a change from writing sensor intensity values directly to the motors with analogWrite. Using if statements appears to be more fluid. The other method mentioned needs more work.

Discussions