I haven't seen anything searching the forum on constructed mods with a microcontroller. Has anyone made one yet?
The first thing to do is make a PWM to vary the power to the att's for 6+ volt systems to prevent the burning sensation. Going to the next step after a resistor. Glad to see we know the chip, anyone reversed engineered the little magic rock that turns on/off the current? must be an Triac of some flavor, I'm going to bring out the wires on my Prodegy failed switch and after doing some amp/volt mesurments on a 510 under load going to put a big Triac in for the switch and see where it goes form there. Maybe something like a chopper, using the 5V voltage reg chips isn't working as well as thought.Easy for a few of us that may know assembly language and have a pic programmer. I really cannot think of a good reason to put one in a e cig just more stuff to go wrong. I can program pic's and have the hardware to do it but just cannot think of a good reason to do so.
I haven't used PICs myself. Can't they be programmed with a C compiler? That's what I do on my Atmel chips.
ya, and basic too, but the good ones just use assb, there mostly FIFO stacks with some nice instructions added in, PM'ed punkman to ask if he's knows something about PWM or was just a 'bit head', he just got here to ECF and now thinks we're nuts. if he knows how to assb into the PIC's (there just like the Atmel i think) he could help when i get down to replacing my 555 oscillator with something else.I haven't used PICs myself. Can't they be programmed with a C compiler? That's what I do on my Atmel chips.
I should be there in a few days, going to have current/voltage curves tonight.A pic can generate a pwm signal you just need a switching transistor with enough current rating to handle the load of the atty.
This in a nutshell is basically what you need for pwm
PWM Control of a Larger DC Motor Keiths Electronics Blog
I have some of these mosfets laying around somewhere, pretty sure I sourced them from digikey.
Its not a good choice of mosfet. An IRL2505 switches on at a lower voltage so there is no need for the transistor.This in a nutshell is basically what you need for pwm
PWM Control of a Larger DC Motor Keiths Electronics Blog
I have some of these mosfets laying around somewhere, pretty sure I sourced them from digikey.
The switch is a mosfet.