djsfantasi
- Joined Apr 11, 2010
- 9,237
I don’t understand the need for an external clock oscillator. The ATTiny 8 pin MCUs have internal clocks.Extra I/O means thet the 8 pin IC is not able to drive any load beyond a logic IC. So it needs either a higher gain transistor or a buffer IC in order to do anything useful. . And it needs something external to tell it to start. And it probably needs a crystal and 2 capacitors for the clock oscillator.
And I’ve never needed external components to tell the MCU to start?
My previous post included components for driving external loads. I have completed projects that use 3 drivers with couple of resistors and a 2N7000 per pin, to drive three loads.
So, in my experience, most of what you refer to is not necessary.