Mods with a microcontroller ?

Status
Not open for further replies.

kwcharlie

Ultra Member
ECF Veteran
Apr 24, 2009
1,213
605
77
Houston
acrigs.com
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.
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.
 

kwcharlie

Ultra Member
ECF Veteran
Apr 24, 2009
1,213
605
77
Houston
acrigs.com
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'll PM you with email address, must be late there, i just got back from Dubai.
 

kwcharlie

Ultra Member
ECF Veteran
Apr 24, 2009
1,213
605
77
Houston
acrigs.com

Ralph Hilton

Senior Member
ECF Veteran
Sep 2, 2009
121
1
Semmering, Austria
The PWM is the easiest part of the task. A table containing dependence between battery voltage and the PWM should be programmed in order to supply the heater with a constant current , as you couldn't measure the temperature directly . You should use the current/temperature graphs of the heater for implementing such a table. As there are many different heaters , there will be many I/t graphs or a PIC should be programmed for a particular heater.
I think the use of MOSFET is the only choice.
 
Last edited:

punkman

Full Member
Sep 22, 2009
55
0
54
I have a pwm ic laying around somewhere also but that may be overkill if I remember correctly it was rather expensive also.

Speaking of Houston I want to move to the Houston area in the worst way, still trying to convince my wife. I live in Wisconsin the snow is really getting on my nerves, snowed a couple of inches friday night. That and I am a Linux and Oracle clustering expert, I need to get in a area that has a little more demand for high performance computing.
 

kwcharlie

Ultra Member
ECF Veteran
Apr 24, 2009
1,213
605
77
Houston
acrigs.com
The switch is a mosfet.

Should have known that, Triac's for AC like SCR's, got some here or down the street. From my background it's a wonder i didn't think of an IGBT.
I'll post here when i start a new thread with the power curves then come back here when i have curves under PWM control and it's time to think about automation to replace my 555 oscillator.
Thanks again, I'll post here tonight as i tear this failed Prodigy switch apart (not a loss, have a Chuck now) to bring the wires out for a test stand.
 
Status
Not open for further replies.

Users who are viewing this thread