Difference between revisions of "Itty Bitty Buggy: Car Movement Tutorial (mDesigner)"
From Microduino Wiki
(Created page with "=Car= '''Car''' blocks are blocks which controls both of the Motors at the same time in order to move the forward / backwards ('''Car - Set Speed''' block) or turn left / righ...") |
|||
Line 5: | Line 5: | ||
=Motors= | =Motors= | ||
− | '''Car''' blocks are blocks which controls the Motors on Buggy Base directly. This gives the user the ability to fine tune the behavior of the Motors. These blocks can control motors ('''Motor - Set Speed''') or brake / stop the motors ('''Motor - Brake'''). | + | '''Car''' blocks are blocks which controls the Motors on Buggy Base directly. This gives the user the ability to fine tune the behavior of the Motors. These blocks can control motors ('''Motor - Set Speed''' block) or brake / stop the motors ('''Motor - Brake''' block). |
Revision as of 17:36, 29 October 2018
Car
Car blocks are blocks which controls both of the Motors at the same time in order to move the forward / backwards (Car - Set Speed block) or turn left / right (Car - Turn block). These are convenience functions designed to be "general purpose". Motors can be controlled directly with the Motor blocks. See section #Motors]
Motors
Car blocks are blocks which controls the Motors on Buggy Base directly. This gives the user the ability to fine tune the behavior of the Motors. These blocks can control motors (Motor - Set Speed block) or brake / stop the motors (Motor - Brake block).