ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

PRO
USA
#89  

Nomad where is his project?

PRO
Belgium
#90  

ezang

post #84 see pic.

PRO
USA
#91  

Bobsheaux, in EZ script:  when you first open the script, just put a letter in there then delete it, now you are in EZ script

and add

Or a simple script to turn on and off:

code:

set the servo speed to 2 or whatever, I use 0

ServoSpeed(d0, 0)

:loop

Set LED On

pwm(d0, 0)

wait some time for the pwm to do its ramping thing

sleep(1000)

#set LED Off pwm(d0, 100)

wait some time for the pwm to do its ramping thing

sleep(1000)

goto(loop) Edit Comment

PRO
USA
#92   — Edited

I see you have sound servo mic -

User-inserted image

you need sound servo (PC)

EzAng

PRO
Belgium
#93  

ezang

you got somethin here. bolt saying sound servo pc ,one says sound servo speakers.

User-inserted image

PRO
USA
#94   — Edited

Here is mine under servo not audio

User-inserted image

sound servo (PC)

PRO
Belgium
#95  

ezang

do you have the latest version ARC ?

PRO
Belgium
#96  

ezang

yours is correct .

bobsheaux

ezang is correct. see sound servo pc in his pic ,post 94 . it chould work now .me bad sorry about that.