TI-Robot E3 test #2 - forward, march !
Channel:
Subscribers:
499
Published on ● Video Link: https://www.youtube.com/watch?v=ikawFMfyPps
2nd test.
Slightly improved code to fix the issue of both wheels not being triggered simultaneously, and thus the TI-Robot E3 changing direction while starting.
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