ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

PRO
Synthiam
#9  

No problem nomad - experimenting sometimes can be costly, but it's also how we learn:)

Can you tell us the model number of that strobe light?

PRO
Belgium
#10  

i see lots off numbers

11_24..8335 v-11-12-h

#11  

If it can be used with a regular RC Radio (like for airplanes, Cars and drones), then as Justin mentioned using the servo command might work. I have some Dimension Engineering's RC lights and they work that way. Servo(D0,180) turns them off and servo(D0,90) turns them on.....

PRO
Belgium
#12  

RR

thank you i have a try .

PRO
Belgium
#13  

rr

dont work,the light is allreddy burning when plug into d23 i try servo(d23,90) and 180 and also setservomin and max.

#14  

Make sure you have it plugged in properly... have you tried using another port? Maybe you blew port 23 the way you wired it before?.... Don't set servo min and max just try the code below...

Can you upload a picture of the light including the wiring?

Try this script


servo(D8,90)
sleep(5000) #wait 5 seconds
servo(D8,180)

or


servo(D8,90)
sleep(5000) #wait 5 seconds
servo(D8,1)

PRO
Belgium
#16  

nope you cant get it out.itry bolt and another port d22 same.