TI-Robot E3 test #3 - forward, march !
Channel:
Subscribers:
499
Published on ● Video Link: https://www.youtube.com/watch?v=Hm4z9rJUYjE
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