LED drivers and Accessories you want, but don’t exist

The mtnbuck is about the closest thing I know of, not sure what it was capable of with 2S voltage but it was round 5A IIRC.

6V LEDs use closer to 7 or 8v especially when driven at higher currents, so you won’t get stable output for very long using a 2S battery unless you had a special buck+boost driver that will keep a constant current even when the battery voltage drops below the LED voltage.

A buck driver would be something like 3S or 4S to 6v LED, 2S+ to 3v LED, or 4S+ to 12v LED.

Thanks for the info, makes sense. So, I am really wanting a good low loss buck/boost. Makes sense.

Right now i would like to have boost driver with 2S input and output of about 100-150W and output voltage for 6 x XM-L2 in series, or maybe 12 in series. I have that 12xXM-L monster but can’t find good driver for that. Leds are now 3S2P x 2 and 2S input with FET just won’t work. :frowning:

Any ideas? :slight_smile:

Well, it certainly needs to be rather large for this much current.
This one is already very powerful, but only does 48W input at 6V input voltage:
https://pcb-components.de/led-aufwaertswandler-boost-step-up/led-senser-xtreme-200-2050ma-6v-30v-detail.html

Do you need a real flashlight driver or any driver? Maybe there is one on Ebay.

A good 1S driver to drive a 6 Volts LED would certainly sell.
Nearly ordered a H1-A from Kaidomain, but it has PWM at a clearly audible 3.6 kHz.
I don’t want PWM at all actually…

Flashlight driver yes, it is same than here:
https://budgetlightforum.com/t/-/21505/37

Driver diameter is 26mm but i can use original as contact plate for smaller driver if needed.

And that over 100W would be only “turbo mode”, this really won’t last long for such high power. :slight_smile:

one cell boost driver for xhp35 that gets at least 2.5 amps.

I now made a PCB for a 1S 2A max buck-boost converter, but somebody needs to write some code for it. It works pretty similar to loneocean’s gxb20: Oshpark Link

would take one for my UV light, a high, medium, low without memory
with tailswitch would be enough

Current range is from 14mA to 2A. Regulator IC is TPS63027, MCU is an ATTiny1634. To build the driver, you need a hot air soldering station or an oven, because the regulator IC is a BGA chip.

to build the driver is the smallest problem

more is which parts it needs and which firmware it runs

This is why I have not pursued making any next gen drivers. We don’t have any firmware for the latest MCU’s. Until a new MCU is selected and firmware is ported over to it, we can’t really improve past what we have been ding sadly. The Attiny’s we have been using are simply too large.

Once some firmware for the 1617 or 1616 mcu comes out, then we can really start moving things forward.

But still, we can make some schematics and collect new ideas

Indeed you are doing good work. It is just sad that it can’t be used due to lack of firmware.

A 22 mm boost driver (2.6-4.3V input, 6V output) with high efficiency (98%+) and high output (6V, 7~8A).

So the real discussion should be what ia the best MCU to adopt?

If people like Mike C, Tom E and Toykeeper can come to a MCU to use with more pins then the AT85 this opens the way for next gen schematics right?

From my non technical and non programmer way of looking at things I hope the costs and availability of the MCU can weigh in for it will make it easier to implement in BLF specials if it is good to source and affordable, each cent helps here.

If that’s the next step and it’s feasible from a costs perspective, make it happen :slight_smile:

Kinda, we have already figured that the latest 1616 or 1617 MCU is the best candidate for the next gen MCU. The issue is the firmware to make it work and being able to program it. Last I knew the programmers had not been updated to flash the new MCU’s yet. Only a matter of time until that happens.

The extra pins are important but the extra space and other features of the latest MCU’s is just as important. Particularly with all the features we are wanting to cram into the firmware now days.

Price is not a big deal, even the latest 1617 mcu is cheaper then the attiny85 IIRC.

Yeah the problem with the 1616/1617 is to program it. It uses the new UPDI interface, and the only programmer right now is the Atmel-ICE.