Asked
— Edited
Resolved by JustinRatliff!
am trying to set a digital port d23 on or off
set(D23,on) seems something missing here. i check cheet but it confuse me.
Yes, that is right. Is it not working for you? Are you sure your device is in port D23 (those port numbers are soooo tiny!)
justin
you solved the problem,i didn now if the true or false must be written. now i know i dont.and yes set(D23,on)
its for the police light,cause it change mode with his own board ,i cant get it out.
deleted post
Yup, that sounds rights. It sounds like you were just applying power originally with no control.
Do not do that! You are sinking the regulator with the GND on a digital i/o of the ez-b. While micros can usually sink more than they can source, the big danger is when +3.3 is outputed on the signal pin because that connects the +3 signal pin to the VCC (+7.4) pin.
Let me explain in more detail...
Now, here's the problems
What you want to do is control the light by using a TP-220 or any transistor. There are tutorials that explain how to do this.
Stop what you're doing now or you will damage the EZ-B.
dj
thanks for posting.this is a wake up call,dont experiment.
Those RC model police lights he is using are designed for use on RC cars with PWM receivers. I wonder if they are suppose to be treated like servos and controlled with PWM instead of digital on and off?
@Nomad, do you have a datasheet for those lights or did they come with directions?
no they are normal for cars.i cant get the lights of with pwm or script. they have there own board.
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?
i see lots off numbers
11_24..8335 v-11-12-h
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.....
RR
thank you i have a try .
rr
dont work,the light is allreddy burning when plug into d23 i try servo(d23,90) and 180 and also setservomin and max.
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
or
ok
nope you cant get it out.itry bolt and another port d22 same.