@CentiZen
heh, I had considered that LCD. It is still too large for my liking. Maybe something out of an old mobile. The other issue is the difficulty in building a case around it.
I'm using an Attiny84 MCU for my version, I'm only using 5 GPIO at the moment, 3 for the thermocouple chip, 1 for the FET and 1 to sense the battery voltage (to cut off the power when the battery falls below its minimum voltage)
This leaves me with 7 GPIO for other stuff, so I could actually use a parallel LCD like that one (in 4-bit mode) and still have a spare pin (with ADC) for button input
@Hippie Dickie
Thanks for the extra glass cutting tips. hopefully I can apply them.
I'm still tossing up to go all out with an LCD and UI, or go super simplistic. At the moment, my vape has zero input from the user and it's perfectly operational. plug and vape..
heh, I had considered that LCD. It is still too large for my liking. Maybe something out of an old mobile. The other issue is the difficulty in building a case around it.
I'm using an Attiny84 MCU for my version, I'm only using 5 GPIO at the moment, 3 for the thermocouple chip, 1 for the FET and 1 to sense the battery voltage (to cut off the power when the battery falls below its minimum voltage)
This leaves me with 7 GPIO for other stuff, so I could actually use a parallel LCD like that one (in 4-bit mode) and still have a spare pin (with ADC) for button input
@Hippie Dickie
Thanks for the extra glass cutting tips. hopefully I can apply them.
Why not?i definitely don't want it to automatically start when plugged in.
I'm still tossing up to go all out with an LCD and UI, or go super simplistic. At the moment, my vape has zero input from the user and it's perfectly operational. plug and vape..