ARC Pro

Upgrade to ARC Pro

Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.

#377  

Ya Synthiam ARC has so many great servo movement panels,I spent a whole month 2 years ago getting complex movements on my out door Terminator arms and BB gun HDD servos. Follow scripts to shoot at targets "search and destroy" look for red target (Need to Hide if I was wearing a red shirt) then terminator would pause,say something and shoot the gun at target red, all full intelligence no remote control, very fun,was cool.

PRO
USA
#379  

Are those simple LEDs?

How did you code for it?

EzAng

PRO
Belgium
#380  

bright leds .transparent .the disc is translucent blue.

:loop sleep(50) pwmRandom(d0,0,100) sleep(45) pwmRandom(d1,0,100) sleep(45) pwmRandom(d2,0,100) sleep(45) pwmRandom(d3,0,100) sleep(50) goto(loop)

PRO
USA
#384  

Great stuff Nomad - keep it going!

EzAng