0 Followers
0 Following
4 Posts

Low side switching is not an option unfortunately. Are the N-fets a solution to the transistor voltage drop?

Also, do you think we should be looking for a replacement for the LM317 for future designs?

Thanks. J5 is 6 parallel jumpers to probe and adjust the current via RV[1-6]. J6 is connected to the laser diodes. As explained in another answer, we unfortunately must use a common ground.

hi, thanks for the early reply.

the relevant output is j6 which is connectect to six red lasers with separate positive terminals and a common ground to power them independently using the pwm function of arduino. They should be a mostly resistive load but they have quite high parassitic capacitance. We can’t have separate grounds and switch low side since the external casing of the lasers is connected to the negative terminal of the laser diode and it is bolted to the same aluminum frame. The lm317 is working as a constant current driver and we found online that it’s best to switch Vi instead of ADJ in this case link. Is it possible to use the circuit in the first schematic of the link to solve this? We are currently dropping .7V between base and emitter of the transistors.

Could otherwise placing the switching transistor after the cc driver be a solution?

The circuit seems to work perfectly with a lower voltage laser diode and doesn’t seem to have problems with transients. Also thanks, will try to simulate it in spice!

how to switch a LM317 voltage regulator / LED on and off?

CrossRoads: Use a regulator with an enable pin. The LM317 doesn't have one. Do you know of a similar regulator that does? Or put a transistor in front of the LM317 to cut off the 12V. What common transistor would you recommend?

Arduino Forum

Problem with switching a laser driver

https://lemmy.world/post/47034399

Pleas guys, learn from the Brigate Rosse. Put him in a f*cking trunk (use a chrysler pt cruiser for the occasion please) and goodnight.
Thanks everyone for the answers, that’s really good news! I will try to plant some other edible things in my garden too now!

Is onion grown near a Rhododendron dangerous?

https://lemmy.world/post/28533824

Is onion grown near a Rhododendron dangerous? - Lemmy.World

Hello everybody, I’ve just moved and the new home’s garden has onions, mint, salvia and other edible plants growing near a Rhododendron (between 50cm and 2mt away, growing in the same piece of land). Is it safe to eat any of it? Or is it possible to “save” the salvia and rosemary by moving them to a separate pot and waiting for sometime?

Thanks for the detailed explanation, not the answer I hoped for but definitely the answer I needed! Will look into all 3 options, thanks again!
First of all thank you for your answer! What I meant with animation is the light color modulation itself, so I would basically need to listen to incoming driver data and record it to play it afterwards as an animation (yes, we would export to usdz in order to import in reality composer).

Record expression values as keyframes

https://lemmy.world/post/18960847

Record expression values as keyframes - Lemmy.World

Good morning, Hope this is not a stupid question, I am very new to Blender. So, my setup is: - 3d env built from iPad photogrammetry - we insert some lasers (a simple cylinder with emission node) - we control the lasers using QLC+ --> artnet --> BlenderDMX and a python expression that modulates the emission color for every laser from a separate dmx channel. We would now love to be able to store the dmx animation directly in blender as keyframes in order to export the animation and put it back on the iPad for AR simulation. Is there any way to record the driver data in real time?