Andymark Targeting Light 3428

Hello, we just got some targeting lights from Andymark. We have no idea what they should be wired to on the robot. Andymark has only provided the voltage for them (12V). We don’t know how to control when they turn on and off either. Additionally, we don’t know how to get the color filters on.

Please tell us everything you know about the AM-3428 targeting light. Thanks!

A spike relay would probably work to power/control it.

Have you tried taking off the lens and placing the filter behind it?

“This kit comes with 7 colored filters to insert behind the lens.”

Historically, a Spike relay module would have been the way to go, but they don’t make those anymore. If you have one, you cans still use it though. The positive lead of the light would connect to one of the Spike outputs and the negative lead would connect to the return terminal on the PDP. The other output of the relay module can be used to control a second custom circuit, or remain unused.

If you don’t have a Spike relay, you will need to do something else. Unfortunately, with a nominal current draw of 1A, the PCM will not be able to control this light directly. To work around this, I suggest controlling the light with a relay, and controlling the relay with the PCM (Which I believe would be legal as it would still be considered a custom circuit, but I do not have the final say in the matter). This relay should work for that task if your PCM is set to output 12V. If it is outputting 24V, use this one instead.

PCM relay output is rated 500mA (sum of all channels), and AndyMark light is 1A nominal, pls do the math.

Sorry I am repeating this.

1 Like

We have several Spikes, and now know how to wire the lights. Do you happen to know a bit about how they are programmed in C++?

1 Like

You should be able to program just like a relay that turns on or off at the press of a button.

Link: http://wpilib.screenstepslive.com/s/4485/m/13809/l/599706-on-off-control-of-motors-and-other-mechanisms-relays

Just make sure you turn on only one output and force the other to ground, reverse polarity will blow the
LED.

two questions:
#1 Andy-mark is out of stock on the green ring light and ebay amazon seems to be too. (except the slow boat from china)
anyone have an alternative source?

#2
the spike relays are discontinued, anyone have an alternative?

LED rings- you can get from: https://www.superbrightleds.com

For LED ring you can use PCM, make sure LEDs are do not draw more than 500mA

Thanks, but Nope,Out Of stock to 3/31/17 (Green 60mm)

https://www.superbrightleds.com/moreinfo/led-headlight-accent-lights/led-angel-eye-headlight-accent-lights-with-t3-14-adapter/878/

These are 80mm, and brighter. They are much more robust too as they gahave a protective cover lens and are pretty-wired with a connector included.

1 Like

The AndyMark light, with the color filter, has the advantage of a focused lens.

There are several sources for LED Motorcycle driving lights, except the beam patterns leave a lot to be desired. Last year, it took a few hours to focus the beam, into a usable pattern.

Last year we used this flashlight with step down voltage DC/DC voltage converter.

https://www.amazon.com/gp/product/B00H2CKFXQ/ref=oh_aui_detailpage_o07_s00?ie=UTF8&psc=1

https://www.amazon.com/UltraFire-Lumen-Zoomable-Waterproof-Flashlight/dp/B00KWE4DXY/ref=pd_yo_rr_bia_t_4?_encoding=UTF8&psc=1&refRID=74T68KXJP2YKQ2D4Z1K2

We powered the voltage converter through spike to turn on the flashlight on demand.

What kind of pattern do you get with the AndyMark Targeting Light? I am most interested in what it looks like in the ranges of 3-5 ft. and 15-5 ft.

Can that UltraFire light from Amazon be focused down to a very small area, say 1 ft. in diameter at 4-5 ft.

duplicated post

1 Like

For a custom circuit:

  • A 12V relay moduleis a viable alternative, controlled from a DIO or relay port, with the coil and LED powered from the PDP.
  • If you’re using the PCM, you could use a 12V solenoid line to actuate the coil of an automotive relay, and use that to switch the LED on/off. Checking one online at random shows the coil needs 133mA.