Quote:
Originally Posted by mogwai
I was thinking about using a pic but I dont think I would be able to justify using one for such a simple task. Unless of course you add indicator leds, a countdown seven segment display, and maybe some audible feedback. Vector86, do you get extra credit for an over-engineered solution? 
|
Well, a PIC chip can be a more compact solution, and when engineering time is more expensive than component costs (i.e. prototype), it works quite well. Just get a PIC that has an internal oscillator and you've gotten lots of stuff like comparitors and timers all inside the 8-pin DIP. I just think more in terms of SW solutions than HW discrete because of my background.