visuals to movments


any idea how can translate shape servo movements?
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

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums