+1 Output means a pin on a digital IC like a Pic, Arduino or AVR is FORCED High or low by an internal process and a "pull up" is non sequitur when compared to a Real output pin.
Of course you could be thinking of an open collector output like some sensors that need a pull up resistor.
That does not occur ever in the land of micro-processors :-)
Good. In that case, you can usually get away with the default port settings, but I recommend that you add an external pullup as well. The internal one is pretty weak.
PDF Downloads As a Pro member, you will gain access to download any Instructable in the PDF format.
You also have the ability to customize your PDF download.
Output means a pin on a digital IC like a Pic, Arduino or AVR
is FORCED High or low by an internal process and a "pull up"
is non sequitur when compared to a Real output pin.
Of course you could be thinking of an open collector output like some
sensors that need a pull up resistor.
That does not occur ever in the land of micro-processors :-)
A
thank you
Now I have to apologize to .act casual.
Can you explain in more detail what your trying to do - Circuit diagrams help.