TI-Robot E3 test #3 - forward, march !

Subscribers:
499
Published on ● Video Link: https://www.youtube.com/watch?v=Hm4z9rJUYjE



Duration: 0:12
83 views
0


3rd test.
Slightly improved code to fix the issue of both wheels not stopping simultaneously, and thus the TI-Robot E3 changing direction while stopping.

Send("CONNECT DIGITAL.OUT 1 BB1
Send("CONNECT DIGITAL.OUT 3 BB3
Send("SET DIGITAL.OUT 1 1
Send("SET DIGITAL.OUT 3 1
Send("SET DIGITAL.OUT 1 0
Send("SET DIGITAL.OUT 1 1
Wait 5
Send("SET DIGITAL.OUT 1 0
Send("SET DIGITAL.OUT 3 0
Send("SET DIGITAL.OUT 1 1
Send("SET DIGITAL.OUT 1 0