visuals to movments
any idea how can translate shape servo movements?
lets 10 sm strait line servo movement 10 sec. right
lets 10 sm strait line servo movement 10 sec. right
this called schedule. you write function calculates "at point in time, servo should moved." the calculation data table, or mathematical formula. then call function on regular basis, say, every loop() or every 20ms, , whatever position returns, drive servo location.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > visuals to movments
arduino
Comments
Post a Comment