0251b914f2
* tank zigzag * reflected light measure * adding links * added reflected light calibration * updated summary
24 lines
527 B
Markdown
24 lines
527 B
Markdown
# Motors
|
|
|
|
## Tutorials
|
|
|
|
```codecard
|
|
[{
|
|
"name": "Run Motors",
|
|
"description": "Use the EV3 Brick buttons to start and stop the Large Motor and Medium Motor.",
|
|
"cardType": "tutorial",
|
|
"url":"/tutorials/run-motors",
|
|
"imageUrl":"/static/tutorials/run-motors.png"
|
|
}, {
|
|
"name": "Tank ZigZag",
|
|
"description": "Use the tank block to keep motors in sync.",
|
|
"cardType": "example",
|
|
"url":"/tutorials/tank-zigzag",
|
|
"imageUrl":"/static/tutorials/tank-zigzag.png"
|
|
}]
|
|
```
|
|
|
|
## See Also
|
|
|
|
[Run Motors](/tutorials/run-motors),
|