The Shark has both a voltage feedback and current feedback internally. The regulator can be thought of as a voltage regulator with current limiting.
With J1 open (default) the voltage set point is 11.5V. With J1 installed the voltage output is changed to ~22V.
If you are driving LEDs, jumper J1. This provides open circuit or no load protection.
Yes, it's both. Just like a power supply you can set the voltage and current limit seperately.
If voltage and current regulator is still confusing you. Simply jumper J1 for LED driver applications and the Shark will be a constant current regulator with open circuit protection of ~22V and the trim pot sets the LED current.
Any voltage regulator is "safe" since it will regulate to a given voltage. For the Shark it will regulate to 11.5V or 22V with no load depending on whether J1 is jumpered or not.
The trim pot feeds the control pin. If you remove the trim pot you can hook up a microprocesor to control this pin.
If you know how to program a microprocessor you should have no problems creating a proto board using the Atmel Attiny or the microchip microprocessors to create a user interface to control the Shark. I leave that up the reader to determine.
I'm planning to offer a small microprocessor board as a bolt on addition, but, it's taken a back seat to the rest of projects I have.
A general rule of thumb to use the Shark.
1) Determine the number of LEDs you want to drive in series. Example: 4 Lux3s.
2) Determine the series voltage of the LEDs at the desired current. Example: 1A which means ~4V/LED and 4LEDs = 4 * 4V = 16V (approximately)
3) Determine the operating and min battery voltages using the total Vf output. Operating is > 1/2 output and min is approximately 1/3 Vout.
Operating should be greater than 1/2 of 16 Volts or a fresh battery pack should be 8+ volts.
At end of battery life your battery voltage should not drop below ~ 1/3 Vout or 1/3 of 16 = 5.3V
In this example a 9V stack of AAs batteries or a 12V stack of AA batteries would be fine for this example. What won't work is 2AAs, 4AAs since the current demand will approach the limit of the regulator.
Example 2:
Three low Vf LuxV. say you have 3 LuxVs with Vf of approximately 7V @ 700mA. That's 21V which is below the 22V open circuit protection (with J1 jumpered).
1/2 21V is 10.5V and 1/3 21 is 7V.
A 12V battery pack would suffice for this application. A 9V battery pack would be marginal for this application.
Wayne